/external/libpng/powerpc/ |
D | filter_vsx_intrinsics.c | 549 pa_vec = vec_abs(pa_vec); in png_read_filter_row_paeth4_vsx() 550 pb_vec = vec_abs(pb_vec); in png_read_filter_row_paeth4_vsx() 551 pc_vec = vec_abs(pc_vec); in png_read_filter_row_paeth4_vsx() 570 pa_vec = vec_abs(pa_vec); in png_read_filter_row_paeth4_vsx() 571 pb_vec = vec_abs(pb_vec); in png_read_filter_row_paeth4_vsx() 572 pc_vec = vec_abs(pc_vec); in png_read_filter_row_paeth4_vsx() 591 pa_vec = vec_abs(pa_vec); in png_read_filter_row_paeth4_vsx() 592 pb_vec = vec_abs(pb_vec); in png_read_filter_row_paeth4_vsx() 593 pc_vec = vec_abs(pc_vec); in png_read_filter_row_paeth4_vsx() 669 pa_vec = vec_abs(pa_vec); in png_read_filter_row_paeth3_vsx() [all …]
|
/external/libvpx/vp9/encoder/ppc/ |
D | vp9_quantize_vsx.c | 60 qcoeff0 = vec_mulhi(vec_vaddshs(vec_abs(coeff0), round), quant); in vp9_quantize_fp_vsx() 76 qcoeff1 = vec_mulhi(vec_vaddshs(vec_abs(coeff1), round), quant); in vp9_quantize_fp_vsx() 107 qcoeff0 = vec_mulhi(vec_vaddshs(vec_abs(coeff0), round), quant); in vp9_quantize_fp_vsx() 114 qcoeff1 = vec_mulhi(vec_vaddshs(vec_abs(coeff1), round), quant); in vp9_quantize_fp_vsx() 121 qcoeff2 = vec_mulhi(vec_vaddshs(vec_abs(coeff2), round), quant); in vp9_quantize_fp_vsx() 190 int16x8_t abs_coeff0 = vec_abs(coeff0); in vp9_quantize_fp_32x32_vsx() 191 int16x8_t abs_coeff1 = vec_abs(coeff1); in vp9_quantize_fp_32x32_vsx() 218 vec_madds(vec_vaddshs(vec_abs(coeff1), round), quant, vec_zeros_s16); in vp9_quantize_fp_32x32_vsx() 239 abs_coeff0 = vec_abs(coeff0); in vp9_quantize_fp_32x32_vsx() 240 abs_coeff1 = vec_abs(coeff1); in vp9_quantize_fp_32x32_vsx() [all …]
|
/external/libvpx/vpx_dsp/ppc/ |
D | quantize_vsx.c | 116 int16x8_t coeff0_abs = vec_abs(coeff0); in vpx_quantize_b_vsx() 117 int16x8_t coeff1_abs = vec_abs(coeff1); in vpx_quantize_b_vsx() 155 coeff0_abs = vec_abs(coeff0); in vpx_quantize_b_vsx() 156 coeff1_abs = vec_abs(coeff1); in vpx_quantize_b_vsx() 157 coeff2_abs = vec_abs(coeff2); in vpx_quantize_b_vsx() 224 int16x8_t coeff0_abs = vec_abs(coeff0); in vpx_quantize_b_32x32_vsx() 225 int16x8_t coeff1_abs = vec_abs(coeff1); in vpx_quantize_b_32x32_vsx() 264 coeff0_abs = vec_abs(coeff0); in vpx_quantize_b_32x32_vsx() 265 coeff1_abs = vec_abs(coeff1); in vpx_quantize_b_32x32_vsx() 266 coeff2_abs = vec_abs(coeff2); in vpx_quantize_b_32x32_vsx()
|
D | sad_vsx.c | 161 v_absh = vec_abs(v_subh); \ 162 v_absl = vec_abs(v_subl); \
|
/external/fec/ |
D | peakval_av.c | 48 largest = vec_max(largest,vec_abs(smallest)); in peakval_av()
|
/external/clang/test/CodeGen/ |
D | builtins-ppc-p8vector.c | 71 res_vsll = vec_abs(vsll); in test1() 76 res_vd = vec_abs(vda); in test1()
|
D | builtins-ppc-vsx.c | 68 res_vf = vec_abs(vf); in test1()
|
D | builtins-systemz-zvector.c | 2130 vsc = vec_abs(vsc); in test_integer() 2131 vss = vec_abs(vss); in test_integer() 2132 vsi = vec_abs(vsi); in test_integer() 2133 vsl = vec_abs(vsl); in test_integer() 2890 vd = vec_abs(vd); in test_float()
|
D | builtins-ppc-altivec.c | 61 vsc = vec_abs(vsc); in test1() 67 vs = vec_abs(vs); in test1() 73 vi = vec_abs(vi); in test1() 79 vf = vec_abs(vf); in test1()
|
/external/eigen/Eigen/src/Core/arch/ZVector/ |
D | PacketMath.h | 476 template<> EIGEN_STRONG_INLINE Packet4i pabs<Packet4i>(const Packet4i& a) { return vec_abs(a); } 477 template<> EIGEN_STRONG_INLINE Packet2d pabs<Packet2d>(const Packet2d& a) { return vec_abs(a); } 980 template<> EIGEN_STRONG_INLINE Packet4f pabs<Packet4f> (const Packet4f& a) { return vec_abs(a); }
|
/external/eigen/Eigen/src/Core/arch/AltiVec/ |
D | PacketMath.h | 122 static Packet16uc p16uc_HALF64_0_16 = vec_sld((Packet16uc)p4i_ZERO, vec_splat((Packet16uc) vec_abs(… 128 static Packet16uc p16uc_HALF64_0_16 = vec_sld(vec_splat((Packet16uc) vec_abs(p4i_MINUS16), 0), (Pac… 1176 template<> EIGEN_STRONG_INLINE Packet4f pabs(const Packet4f& a) { return vec_abs(a); } 1177 template<> EIGEN_STRONG_INLINE Packet4i pabs(const Packet4i& a) { return vec_abs(a); } 1178 template<> EIGEN_STRONG_INLINE Packet8s pabs(const Packet8s& a) { return vec_abs(a); } 1180 template<> EIGEN_STRONG_INLINE Packet16c pabs(const Packet16c& a) { return vec_abs(a); } 2490 template<> EIGEN_STRONG_INLINE Packet2d pabs(const Packet2d& a) { return vec_abs(a); }
|
/external/clang/lib/Headers/ |
D | altivec.h | 101 #define __builtin_altivec_abs_v16qi vec_abs 102 #define __builtin_altivec_abs_v8hi vec_abs 103 #define __builtin_altivec_abs_v4si vec_abs 106 vec_abs(vector signed char __a) { in vec_abs() function 111 vec_abs(vector signed short __a) { in vec_abs() function 116 vec_abs(vector signed int __a) { in vec_abs() function 122 vec_abs(vector signed long long __a) { in vec_abs() function 127 static __inline__ vector float __ATTRS_o_ai vec_abs(vector float __a) { in vec_abs() function 138 static __inline__ vector double __ATTRS_o_ai vec_abs(vector double __a) { in vec_abs() function
|
D | vecintrin.h | 6374 vec_abs(vector signed char __a) { in vec_abs() function 6379 vec_abs(vector signed short __a) { in vec_abs() function 6384 vec_abs(vector signed int __a) { in vec_abs() function 6389 vec_abs(vector signed long long __a) { in vec_abs() function 6394 vec_abs(vector double __a) { in vec_abs() function
|