Home
last modified time | relevance | path

Searched refs:_mm_andnot_si128 (Results 1 – 25 of 30) sorted by relevance

12

/external/libvpx/libvpx/vpx_dsp/x86/
Dloopfilter_avx2.c122 filt = _mm_andnot_si128(_mm_srai_epi16(_mm_unpacklo_epi8(zero, hev), 0x8), in vpx_lpf_horizontal_16_avx2()
309 q2p2 = _mm_andnot_si128(flat, q2p2); in vpx_lpf_horizontal_16_avx2()
313 qs1ps1 = _mm_andnot_si128(flat, qs1ps1); in vpx_lpf_horizontal_16_avx2()
317 qs0ps0 = _mm_andnot_si128(flat, qs0ps0); in vpx_lpf_horizontal_16_avx2()
321 q6p6 = _mm_andnot_si128(flat2, q6p6); in vpx_lpf_horizontal_16_avx2()
327 q5p5 = _mm_andnot_si128(flat2, q5p5); in vpx_lpf_horizontal_16_avx2()
333 q4p4 = _mm_andnot_si128(flat2, q4p4); in vpx_lpf_horizontal_16_avx2()
339 q3p3 = _mm_andnot_si128(flat2, q3p3); in vpx_lpf_horizontal_16_avx2()
345 q2p2 = _mm_andnot_si128(flat2, q2p2); in vpx_lpf_horizontal_16_avx2()
351 q1p1 = _mm_andnot_si128(flat2, q1p1); in vpx_lpf_horizontal_16_avx2()
[all …]
Dhighbd_loopfilter_sse2.c41 retval = _mm_andnot_si128(_mm_or_si128(ubounded, lbounded), value); in signed_char_clamp_bd_sse2()
177 filt = _mm_andnot_si128(hev, filt); in vpx_highbd_lpf_horizontal_16_sse2()
354 p2 = _mm_andnot_si128(flat, p2); in vpx_highbd_lpf_horizontal_16_sse2()
359 q2 = _mm_andnot_si128(flat, q2); in vpx_highbd_lpf_horizontal_16_sse2()
363 ps1 = _mm_andnot_si128(flat, ps1); in vpx_highbd_lpf_horizontal_16_sse2()
368 qs1 = _mm_andnot_si128(flat, qs1); in vpx_highbd_lpf_horizontal_16_sse2()
372 ps0 = _mm_andnot_si128(flat, ps0); in vpx_highbd_lpf_horizontal_16_sse2()
377 qs0 = _mm_andnot_si128(flat, qs0); in vpx_highbd_lpf_horizontal_16_sse2()
383 p6 = _mm_andnot_si128(flat2, p6); in vpx_highbd_lpf_horizontal_16_sse2()
388 q6 = _mm_andnot_si128(flat2, q6); in vpx_highbd_lpf_horizontal_16_sse2()
[all …]
Dloopfilter_sse2.c93 filter = _mm_andnot_si128(hev, filter); \
330 filt = _mm_andnot_si128(_mm_srai_epi16(_mm_unpacklo_epi8(zero, hev), 0x8), in vpx_lpf_horizontal_16_sse2()
508 q2p2 = _mm_andnot_si128(flat, q2p2); in vpx_lpf_horizontal_16_sse2()
512 qs1ps1 = _mm_andnot_si128(flat, qs1ps1); in vpx_lpf_horizontal_16_sse2()
516 qs0ps0 = _mm_andnot_si128(flat, qs0ps0); in vpx_lpf_horizontal_16_sse2()
520 q6p6 = _mm_andnot_si128(flat2, q6p6); in vpx_lpf_horizontal_16_sse2()
526 q5p5 = _mm_andnot_si128(flat2, q5p5); in vpx_lpf_horizontal_16_sse2()
532 q4p4 = _mm_andnot_si128(flat2, q4p4); in vpx_lpf_horizontal_16_sse2()
538 q3p3 = _mm_andnot_si128(flat2, q3p3); in vpx_lpf_horizontal_16_sse2()
544 q2p2 = _mm_andnot_si128(flat2, q2p2); in vpx_lpf_horizontal_16_sse2()
[all …]
Dhighbd_inv_txfm_sse2.h63 retval = _mm_andnot_si128(ubounded, value); in clamp_high_sse2()
/external/libvpx/libvpx/vp8/encoder/x86/
Ddenoising_sse2.c91 adj = _mm_andnot_si128(mask0, adj); in vp8_denoiser_filter_sse2()
95 padj = _mm_andnot_si128(diff_sign, adj); in vp8_denoiser_filter_sse2()
153 padj = _mm_andnot_si128(diff_sign, adj); in vp8_denoiser_filter_sse2()
267 adj = _mm_andnot_si128(mask0, adj); in vp8_denoiser_filter_uv_sse2()
271 padj = _mm_andnot_si128(diff_sign, adj); in vp8_denoiser_filter_uv_sse2()
340 padj = _mm_andnot_si128(diff_sign, adj); in vp8_denoiser_filter_uv_sse2()
/external/skia/src/opts/
DSkColor_opts_SSE2.h62 ag = _mm_andnot_si128(mask, ag); in SkAlphaMulQ_SSE2()
76 __m128i ag = _mm_andnot_si128(mask, c); in SkAlphaMulQ_SSE2()
78 ag = _mm_andnot_si128(mask, ag); in SkAlphaMulQ_SSE2()
103 diff_ag = _mm_andnot_si128(mask, diff_ag); in SkFastFourByteInterp256_SSE2()
284 dst_ag = _mm_andnot_si128(mask, dst_ag); in SkBlendARGB32_SSE2()
DSk4px_SSE2.h101 return Sk16b(_mm_andnot_si128(_mm_set1_epi32(0xFF << SK_A32_SHIFT), this->fVec)); in zeroAlphas()
DSkNx_sse.h197 _mm_andnot_si128(fVec, e.fVec)); in thenElse()
266 _mm_andnot_si128(fVec, e.fVec)); in thenElse()
434 _mm_andnot_si128(fVec, e.fVec)); in thenElse()
505 _mm_andnot_si128(fVec, e.fVec)); in thenElse()
/external/webrtc/webrtc/modules/video_processing/util/
Ddenoiser_filter_sse2.cc187 adj = _mm_andnot_si128(mask0, adj); in MbDenoise()
191 padj = _mm_andnot_si128(diff_sign, adj); in MbDenoise()
251 padj = _mm_andnot_si128(diff_sign, adj); in MbDenoise()
/external/fec/
Dviterbi27_sse2.c161 survivor0 = _mm_or_si128(_mm_and_si128(decision0,m1),_mm_andnot_si128(decision0,m0));
162 survivor1 = _mm_or_si128(_mm_and_si128(decision1,m3),_mm_andnot_si128(decision1,m2));
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_denoiser_sse2.c71 adj = _mm_andnot_si128(mask0, adj); in vp9_denoiser_16x1_sse2()
75 padj = _mm_andnot_si128(diff_sign, adj); in vp9_denoiser_16x1_sse2()
107 padj = _mm_andnot_si128(diff_sign, adj); in vp9_denoiser_adj_16x1_sse2()
/external/webp/src/dsp/
Dargb_sse2.c37 const __m128i C = _mm_andnot_si128(red_blue_mask, A); // 0 G 0 A in PackARGB()
Ddec_sse2.c393 t1 = _mm_andnot_si128(not_hev, t1); // hev(p1 - q1) in DoFilter4()
436 const __m128i m = _mm_andnot_si128(not_hev, *mask); in DoFilter6()
Dlossless_sse2.c333 const __m128i B = _mm_andnot_si128(mask, T); in PredictorAdd11_SSE2()
Dlossless_enc_sse2.c604 const __m128i B = _mm_andnot_si128(mask, T); in PredictorSub11_SSE2()
/external/gemmlowp/fixedpoint/
Dfixedpoint_sse.h49 return _mm_andnot_si128(a, _mm_set1_epi32(-1));
/external/eigen/Eigen/src/Core/arch/SSE/
DPacketMath.h262 return _mm_or_si128(_mm_and_si128(mask,a),_mm_andnot_si128(mask,b));
275 return _mm_or_si128(_mm_and_si128(mask,a),_mm_andnot_si128(mask,b));
304 … Packet4i pandnot<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_andnot_si128(a,b); }
803 …return _mm_or_si128(_mm_andnot_si128(false_mask, thenPacket), _mm_and_si128(false_mask, elsePacket…
DMathFunctions.h399 emm0 = _mm_andnot_si128(emm2, p4i_4);
/external/libpng/contrib/intel/
Dfilter_sse2_intrinsics.c221 return _mm_or_si128(_mm_and_si128(c, t), _mm_andnot_si128(c, e)); in if_then_else()
/external/skia/third_party/libpng/contrib/intel/
Dfilter_sse2_intrinsics.c221 return _mm_or_si128(_mm_and_si128(c, t), _mm_andnot_si128(c, e)); in if_then_else()
/external/pdfium/third_party/libpng16/contrib/intel/
Dfilter_sse2_intrinsics.c221 return _mm_or_si128(_mm_and_si128(c, t), _mm_andnot_si128(c, e)); in if_then_else()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_tiled_memcpy.c129 rb = _mm_andnot_si128(agmask, srcreg); in rgba8_copy_16_aligned_dst()
146 rb = _mm_andnot_si128(agmask, srcreg); in rgba8_copy_16_aligned_src()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_tri.c274 rej4 = _mm_sub_epi32(_mm_andnot_si128(dcdy_neg_mask, dcdy), in lp_rast_triangle_32_3_16()
Dlp_setup_tri.c463 eo = _mm_sub_epi32(_mm_andnot_si128(dcdy_neg_mask, dcdy), in do_triangle_ccw()
/external/clang/test/CodeGen/
Dsse2-builtins.c97 return _mm_andnot_si128(A, B); in test_mm_andnot_si128()

12