Home
last modified time | relevance | path

Searched refs:t1f (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_loopfilter_intrin_sse2.c459 const __m128i t1f = _mm_set1_epi8(0x1f); in mb_lpf_horizontal_edge_w_sse2_16() local
486 filter1 = _mm_and_si128(filter1, t1f); in mb_lpf_horizontal_edge_w_sse2_16()
494 filter2 = _mm_and_si128(filter2, t1f); in mb_lpf_horizontal_edge_w_sse2_16()
1233 const __m128i t1f = _mm_set1_epi8(0x1f); in vp9_lpf_horizontal_8_dual_sse2() local
1264 filter1 = _mm_and_si128(filter1, t1f); in vp9_lpf_horizontal_8_dual_sse2()
1271 filter2 = _mm_and_si128(filter2, t1f); in vp9_lpf_horizontal_8_dual_sse2()
1404 const __m128i t1f = _mm_set1_epi8(0x1f); in vp9_lpf_horizontal_4_dual_sse2() local
1435 filter1 = _mm_and_si128(filter1, t1f); in vp9_lpf_horizontal_4_dual_sse2()
1442 filter2 = _mm_and_si128(filter2, t1f); in vp9_lpf_horizontal_4_dual_sse2()
Dvp9_loopfilter_intrin_avx2.c465 const __m128i t1f = _mm_set1_epi8(0x1f); in mb_lpf_horizontal_edge_w_avx2_16() local
496 filter1 = _mm_and_si128(filter1, t1f); in mb_lpf_horizontal_edge_w_avx2_16()
504 filter2 = _mm_and_si128(filter2, t1f); in mb_lpf_horizontal_edge_w_avx2_16()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Dloopfilter_block_sse2.asm94 pand %5, [GLOBAL(t1f)]
105 pand scratch2, [GLOBAL(t1f)]
802 t1f: label
Dloopfilter_sse2.asm1514 movdqa xmm2, [GLOBAL(t1f)]
1639 t1f: label