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

  /external/skia/src/core/
SkBitmapProcState_matrix_clamp.h 548 wide_i = vmaxq_s32(vshrq_n_s32(wide_fx,16), vdupq_n_s32(0));
552 wide_lo = vshrq_n_s32(wide_fx, 12);
560 wide_fx1 = vmaxq_s32(vshrq_n_s32(wide_fx1,16), vdupq_n_s32(0));
664 wide_i = vmaxq_s32(vshrq_n_s32(wide_fx,16), vdupq_n_s32(0));
668 wide_lo = vshrq_n_s32(wide_fx, 12);
676 wide_fx1 = vmaxq_s32(vshrq_n_s32(wide_fx1,16), vdupq_n_s32(0));
685 wide_i = vmaxq_s32(vshrq_n_s32(wide_fy,16), vdupq_n_s32(0));
689 wide_lo = vshrq_n_s32(wide_fy, 12);
697 wide_fy1 = vmaxq_s32(vshrq_n_s32(wide_fy1,16), vdupq_n_s32(0));
813 wide_i = vmaxq_s32 (vshrq_n_s32 (wide_x, 16), vdupq_n_s32 (0))
    [all...]
SkBitmapProcState_matrixProcs.cpp 246 wide_out = vshlq_n_s32(vshrq_n_s32(wide_fx, 12), 14);
248 vaddq_s32(vshrq_n_s32(wide_fx,16), vdupq_n_s32(1)));
250 wide_out2 = vshlq_n_s32(vshrq_n_s32(wide_fx2, 12), 14);
252 vaddq_s32(vshrq_n_s32(wide_fx2,16), vdupq_n_s32(1)));
  /external/webrtc/src/modules/audio_processing/ns/
nsx_core_neon.c 52 v32x4B = vshrq_n_s32(v32x4B, 21);
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/
arm_neon.h 3472 vshrq_n_s32 (int32x4_t __a, const int __b) function
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/
arm_neon.h 3472 vshrq_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 3472 vshrq_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 3472 vshrq_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 3472 vshrq_n_s32 (int32x4_t __a, const int __b) function
    [all...]

Completed in 82 milliseconds