Searched defs:t1f (Results 1 – 6 of 6) sorted by relevance
1641 t1f: label
804 t1f: label
682 const __m128i t1f = _mm_set1_epi8(0x1f); in vpx_lpf_horizontal_16_dual_sse2() local1297 const __m128i t1f = _mm_set1_epi8(0x1f); in vpx_lpf_horizontal_8_dual_sse2() local1466 const __m128i t1f = _mm_set1_epi8(0x1f); in vpx_lpf_horizontal_4_dual_sse2() local
463 const __m128i t1f = _mm_set1_epi8(0x1f); in vpx_lpf_horizontal_16_dual_avx2() local
750 __m128i t1f; in vpx_highbd_lpf_horizontal_4_sse2() local
409 Transform<float,3,Mode> t1f = t1.template cast<float>(); in transformations() local