/external/skia/src/core/ |
SkBitmapProcState_matrix_clamp.h | 543 wide_i = vmaxq_s32(vshrq_n_s32(wide_fx,16), vdupq_n_s32(0)); 547 wide_lo = vshrq_n_s32(wide_fx, 12); 555 wide_fx1 = vmaxq_s32(vshrq_n_s32(wide_fx1,16), vdupq_n_s32(0)); 659 wide_i = vmaxq_s32(vshrq_n_s32(wide_fx,16), vdupq_n_s32(0)); 663 wide_lo = vshrq_n_s32(wide_fx, 12); 671 wide_fx1 = vmaxq_s32(vshrq_n_s32(wide_fx1,16), vdupq_n_s32(0)); 680 wide_i = vmaxq_s32(vshrq_n_s32(wide_fy,16), vdupq_n_s32(0)); 684 wide_lo = vshrq_n_s32(wide_fy, 12); 692 wide_fy1 = vmaxq_s32(vshrq_n_s32(wide_fy1,16), vdupq_n_s32(0)); 808 wide_i = vmaxq_s32 (vshrq_n_s32 (wide_x, 16), vdupq_n_s32 (0)) [all...] |
SkBitmapProcState_matrixProcs.cpp | 242 wide_out = vshlq_n_s32(vshrq_n_s32(wide_fx, 12), 14); 244 vaddq_s32(vshrq_n_s32(wide_fx,16), vdupq_n_s32(1))); 246 wide_out2 = vshlq_n_s32(vshrq_n_s32(wide_fx2, 12), 14); 248 vaddq_s32(vshrq_n_s32(wide_fx2,16), vdupq_n_s32(1)));
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/ |
arm_neon.h | 3475 vshrq_n_s32 (int32x4_t __a, const int __b) function [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/ |
arm_neon.h | 3472 vshrq_n_s32 (int32x4_t __a, const int __b) function [all...] |
/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.3.1/lib/gcc/arm-eabi/4.3.1/include/ |
arm_neon.h | 3475 vshrq_n_s32 (int32x4_t __a, const int __b) function [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/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...] |