HomeSort by relevance Sort by last modified time
    Searched refs:vrshrn_n_s32 (Results 1 - 12 of 12) sorted by null

  /ndk/tests/build/b9193874-neon/jni/
b9193874-neon.c 64 vrshrn_n_s32 (int32x4_t __a, const int __b) function
257 int16x8_t vr = vcombine_s16(vrshrn_n_s32(vrl, 16), vrshrn_n_s32(vrh, 16));
264 int16x8_t gc = vcombine_s16(vrshrn_n_s32(gcl, 16), vrshrn_n_s32(gch, 16));
267 int16x8_t ub = vcombine_s16(vrshrn_n_s32(ubl, 16), vrshrn_n_s32(ubh, 16));
280 y = vqmovun_s16(vcombine_s16(vrshrn_n_s32(rl, 16), vrshrn_n_s32(rh, 16)));
281 u = vqmovun_s16(vcombine_s16(vrshrn_n_s32(gl, 16), vrshrn_n_s32(gh, 16)))
    [all...]
  /external/chromium_org/third_party/libwebp/dsp/
upsampling_neon.c 114 int16x8_t vr = vcombine_s16(vrshrn_n_s32(vrl, 16), \
115 vrshrn_n_s32(vrh, 16)); \
123 int16x8_t gc = vcombine_s16(vrshrn_n_s32(gcl, 16), \
124 vrshrn_n_s32(gch, 16)); \
130 int16x8_t ub = vcombine_s16(vrshrn_n_s32(ubl, 16), \
131 vrshrn_n_s32(ubh, 16)); \
147 y = vqmovun_s16(vcombine_s16(vrshrn_n_s32(rl, 16), \
148 vrshrn_n_s32(rh, 16))); \
149 u = vqmovun_s16(vcombine_s16(vrshrn_n_s32(gl, 16), \
150 vrshrn_n_s32(gh, 16)));
    [all...]
  /external/webp/src/dsp/
upsampling_neon.c 114 int16x8_t vr = vcombine_s16(vrshrn_n_s32(vrl, 16), \
115 vrshrn_n_s32(vrh, 16)); \
123 int16x8_t gc = vcombine_s16(vrshrn_n_s32(gcl, 16), \
124 vrshrn_n_s32(gch, 16)); \
130 int16x8_t ub = vcombine_s16(vrshrn_n_s32(ubl, 16), \
131 vrshrn_n_s32(ubh, 16)); \
147 y = vqmovun_s16(vcombine_s16(vrshrn_n_s32(rl, 16), \
148 vrshrn_n_s32(rh, 16))); \
149 u = vqmovun_s16(vcombine_s16(vrshrn_n_s32(gl, 16), \
150 vrshrn_n_s32(gh, 16)));
    [all...]
  /external/clang/test/CodeGen/
arm_neon_intrinsics.c     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
arm_neon.h 3646 vrshrn_n_s32 (int32x4_t __a, const int __b) function
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
arm_neon.h 3646 vrshrn_n_s32 (int32x4_t __a, const int __b) function
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
arm_neon.h 3646 vrshrn_n_s32 (int32x4_t __a, const int __b) function
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
arm_neon.h 3646 vrshrn_n_s32 (int32x4_t __a, const int __b) function
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
arm_neon.h 3646 vrshrn_n_s32 (int32x4_t __a, const int __b) function
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
arm_neon.h 3646 vrshrn_n_s32 (int32x4_t __a, const int __b) function
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
arm_neon.h 3646 vrshrn_n_s32 (int32x4_t __a, const int __b) function
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
arm_neon.h 3646 vrshrn_n_s32 (int32x4_t __a, const int __b) function
    [all...]

Completed in 4724 milliseconds