Searched refs:tff80 (Results 1 – 1 of 1) sorted by relevance
748 __m128i tff80; in vpx_highbd_lpf_horizontal_4_sse2() local767 tff80 = _mm_set1_epi16((int16_t)0xff80); in vpx_highbd_lpf_horizontal_4_sse2()779 tff80 = _mm_slli_epi16(_mm_set1_epi16((int16_t)0xff80), 2); in vpx_highbd_lpf_horizontal_4_sse2()791 tff80 = _mm_slli_epi16(_mm_set1_epi16((int16_t)0xff80), 4); in vpx_highbd_lpf_horizontal_4_sse2()860 work_a = _mm_and_si128(work_a, tff80); in vpx_highbd_lpf_horizontal_4_sse2()