Home
last modified time | relevance | path

Searched refs:t7f (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_loopfilter_intrin_sse2.c461 const __m128i t7f = _mm_set1_epi8(0x7f); in mb_lpf_horizontal_edge_w_sse2_16() local
503 filt = _mm_and_si128(filt, t7f); in mb_lpf_horizontal_edge_w_sse2_16()
1235 const __m128i t7f = _mm_set1_epi8(0x7f); in vp9_lpf_horizontal_8_dual_sse2() local
1279 filt = _mm_and_si128(filt, t7f); in vp9_lpf_horizontal_8_dual_sse2()
1406 const __m128i t7f = _mm_set1_epi8(0x7f); in vp9_lpf_horizontal_4_dual_sse2() local
1450 filt = _mm_and_si128(filt, t7f); in vp9_lpf_horizontal_4_dual_sse2()
Dvp9_loopfilter_intrin_avx2.c467 const __m128i t7f = _mm_set1_epi8(0x7f); in mb_lpf_horizontal_edge_w_avx2_16() local
513 filt = _mm_and_si128(filt, t7f); in mb_lpf_horizontal_edge_w_avx2_16()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Dloopfilter_block_sse2.asm117 pand %5, [GLOBAL(t7f)]
796 t7f: label