/external/webrtc/webrtc/modules/audio_processing/aec/ |
D | aec_rdft_sse2.c | 39 const __m128 x1v = _mm_sub_ps(a01v, a23v); in cft1st_128_SSE2() 41 const __m128 x3v = _mm_sub_ps(a45v, a67v); in cft1st_128_SSE2() 44 x0v = _mm_sub_ps(x0v, x2v); in cft1st_128_SSE2() 61 x0v = _mm_sub_ps(x1v, x3s); in cft1st_128_SSE2() 99 const __m128 x1r0_1i0_1r1_x1i1 = _mm_sub_ps(a_00_32, a_08_40); in cftmdl_128_SSE2() 112 const __m128 x3r0_3i0_3r1_x3i1 = _mm_sub_ps(a_16_48, a_24_56); in cftmdl_128_SSE2() 115 const __m128 xx1 = _mm_sub_ps(x0r0_0i0_0r1_x0i1, x2r0_2i0_2r1_x2i1); in cftmdl_128_SSE2() 121 const __m128 x1_x3_sub = _mm_sub_ps(x1r0_1i0_1r1_x1i1, x3_swapped); in cftmdl_128_SSE2() 173 const __m128 x1r0_1i0_1r1_x1i1 = _mm_sub_ps(a_00_32, a_08_40); in cftmdl_128_SSE2() 186 const __m128 x3r0_3i0_3r1_x3i1 = _mm_sub_ps(a_16_48, a_24_56); in cftmdl_128_SSE2() [all …]
|
D | aec_core_sse2.c | 61 const __m128 e = _mm_sub_ps(a, b); in FilterFarSSE2() 182 const __m128 f = _mm_sub_ps(c, d); in FilterAdaptationSSE2() 269 const __m128 n = _mm_sub_ps(n_0, *((__m128*)implicit_leading_one)); in mm_pow_ps() 305 _mm_sub_ps(y, *((__m128*)zero_biased_exponent_is_one)); in mm_pow_ps() 339 const __m128 x_minus_half = _mm_sub_ps(x_max, *((__m128*)half)); in mm_pow_ps() 350 const __m128 y = _mm_sub_ps(x_max, _mm_cvtepi32_ps(x_minus_half_floor)); in mm_pow_ps() 385 const __m128 vec_one_weightCurve = _mm_sub_ps(vec_one, vec_weightCurve); in OverdriveAndSuppressSSE2() 543 vec_dfwefw0110 = _mm_sub_ps(vec_dfwefw0110, in SmoothedPSD() 564 vec_dfwxfw0110 = _mm_sub_ps(vec_dfwxfw0110, in SmoothedPSD()
|
/external/libaom/libaom/aom_dsp/x86/ |
D | fft_sse2.c | 75 real1 = _mm_sub_ps(real1, real2); in aom_fft_unpack_2d_output_sse2() 99 imag1 = _mm_sub_ps(imag2, imag1); in aom_fft_unpack_2d_output_sse2() 109 _mm_set1_ps, _mm_add_ps, _mm_sub_ps); 111 _mm_set1_ps, _mm_add_ps, _mm_sub_ps, _mm_mul_ps); 113 _mm_set1_ps, _mm_add_ps, _mm_sub_ps, _mm_mul_ps); 115 _mm_set1_ps, _mm_add_ps, _mm_sub_ps, _mm_mul_ps); 139 _mm_set1_ps, _mm_add_ps, _mm_sub_ps); 141 _mm_set1_ps, _mm_add_ps, _mm_sub_ps, _mm_mul_ps); 143 _mm_set1_ps, _mm_add_ps, _mm_sub_ps, _mm_mul_ps); 145 _mm_set1_ps, _mm_add_ps, _mm_sub_ps, _mm_mul_ps);
|
/external/eigen/Eigen/src/LU/arch/ |
D | Inverse_SSE.h | 85 AB = _mm_sub_ps(AB,_mm_mul_ps(_mm_shuffle_ps(A,A,0xA5), _mm_shuffle_ps(B,B,0x4E))); 88 DC = _mm_sub_ps(DC,_mm_mul_ps(_mm_shuffle_ps(D,D,0xA5), _mm_shuffle_ps(C,C,0x4E))); 121 iD = _mm_sub_ps(_mm_mul_ps(D,_mm_shuffle_ps(dA,dA,0)), iD); 124 iA = _mm_sub_ps(_mm_mul_ps(A,_mm_shuffle_ps(dD,dD,0)), iA); 136 iB = _mm_sub_ps(iB, _mm_mul_ps(_mm_shuffle_ps(D,D,0xB1), _mm_shuffle_ps(AB,AB,0x66))); 139 iC = _mm_sub_ps(iC, _mm_mul_ps(_mm_shuffle_ps(A,A,0xB1), _mm_shuffle_ps(DC,DC,0x66))); 145 iB = _mm_sub_ps(_mm_mul_ps(C,_mm_shuffle_ps(dB,dB,0)), iB); 148 iC = _mm_sub_ps(_mm_mul_ps(B,_mm_shuffle_ps(dC,dC,0)), iC);
|
/external/eigen/Eigen/src/Geometry/arch/ |
D | Geometry_SSE.h | 36 _mm_add_ps(_mm_sub_ps(_mm_mul_ps(a,vec4f_swizzle1(b,3,3,3,3)), 75 pstoret<float,Packet4f,ResAlignment>(&res.x(),_mm_sub_ps(mul1,mul2));
|
/external/pdfium/third_party/libopenjpeg20/ |
D | mct.c | 409 vg = _mm_sub_ps(_mm_sub_ps(vy, _mm_mul_ps(vu, vgu)), _mm_mul_ps(vv, vgv)); in opj_mct_decode_real() 422 vg = _mm_sub_ps(_mm_sub_ps(vy, _mm_mul_ps(vu, vgu)), _mm_mul_ps(vv, vgv)); in opj_mct_decode_real()
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | frontend.h | 48 vA = _mm_sub_ps(vY, vYsub); in triangleSetupAB() 58 vB = _mm_sub_ps(vXsub, vX); in triangleSetupAB() 233 vC = _mm_sub_ps(vC, vCy); in triangleSetupC()
|
D | format_types.h | 783 Result = _mm_sub_ps(f, _mm_set1_ps(0.055f)); 800 f = _mm_sub_ps(f, _mm_set1_ps(0.055f));
|
/external/eigen/Eigen/src/Core/arch/SSE/ |
D | Complex.h | 56 … psub<Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_sub_ps(a.v,b.v)); } 225 return Packet2cf(_mm_sub_ps(_mm_xor_ps(_mm_mul_ps(vec4f_swizzle1(a.v, 0, 0, 2, 2), b.v), mask),
|
D | PacketMath.h | 202 …NG_INLINE Packet4f psub<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_sub_ps(a,b); }
|
/external/skia/include/private/ |
D | SkNx_sse.h | 34 return _mm_sub_ps(roundtrip, _mm_and_ps(too_big, _mm_set1_ps(1.0f))); in emulate_mm_floor_ps() 79 AI SkNx operator - (const SkNx& o) const { return _mm_sub_ps(fVec, o.fVec); } 172 AI SkNx operator - (const SkNx& o) const { return _mm_sub_ps(fVec, o.fVec); }
|
/external/skqp/include/private/ |
D | SkNx_sse.h | 34 return _mm_sub_ps(roundtrip, _mm_and_ps(too_big, _mm_set1_ps(1.0f))); in emulate_mm_floor_ps() 79 AI SkNx operator - (const SkNx& o) const { return _mm_sub_ps(fVec, o.fVec); } 172 AI SkNx operator - (const SkNx& o) const { return _mm_sub_ps(fVec, o.fVec); }
|
/external/clang/test/CodeGen/ |
D | sse-builtins.c | 747 return _mm_sub_ps(A, B); in test_mm_sub_ps()
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_setup_tri.c | 1027 vxy0xy2 = _mm_sub_ps(vxy0xy2, pix_offset); in calc_fixed_position() 1028 vxy1xy0 = _mm_sub_ps(vxy1xy0, pix_offset); in calc_fixed_position()
|
/external/clang/lib/Headers/ |
D | xmmintrin.h | 124 _mm_sub_ps(__m128 __a, __m128 __b) in _mm_sub_ps() function
|