Searched refs:t7f (Results 1 – 4 of 4) sorted by relevance
808 __m128i t7f; in vpx_highbd_lpf_horizontal_4_sse2() local826 t7f = _mm_srli_epi16(_mm_set1_epi16(0x7fff), 8); in vpx_highbd_lpf_horizontal_4_sse2()838 t7f = _mm_srli_epi16(_mm_set1_epi16(0x7fff), 6); in vpx_highbd_lpf_horizontal_4_sse2()850 t7f = _mm_srli_epi16(_mm_set1_epi16(0x7fff), 4); in vpx_highbd_lpf_horizontal_4_sse2()919 filt = _mm_and_si128(filt, t7f); in vpx_highbd_lpf_horizontal_4_sse2()
478 const __m128i t7f = _mm_set1_epi8(0x7f); in mb_lpf_horizontal_edge_w_sse2_16() local524 filt = _mm_and_si128(filt, t7f); in mb_lpf_horizontal_edge_w_sse2_16()1099 const __m128i t7f = _mm_set1_epi8(0x7f); in vpx_lpf_horizontal_8_dual_sse2() local1143 filt = _mm_and_si128(filt, t7f); in vpx_lpf_horizontal_8_dual_sse2()1270 const __m128i t7f = _mm_set1_epi8(0x7f); in vpx_lpf_horizontal_4_dual_sse2() local1314 filt = _mm_and_si128(filt, t7f); in vpx_lpf_horizontal_4_dual_sse2()
499 const __m128i t7f = _mm_set1_epi8(0x7f); in mb_lpf_horizontal_edge_w_avx2_16() local545 filt = _mm_and_si128(filt, t7f); in mb_lpf_horizontal_edge_w_avx2_16()
117 pand %5, [GLOBAL(t7f)]796 t7f: label