Searched refs:d_epol (Results 1 – 1 of 1) sorted by relevance
716 __m128i d_epol = _mm_shuffle_epi8(d, epol_mask); in hor_sad_sse41_w8() local719 __m128i curr_sads_cd = _mm_sad_epu8(c, d_epol); in hor_sad_sse41_w8()811 __m128i d_epol = _mm_shuffle_epi8(d, epol_mask); in hor_sad_sse41_w16() local816 __m128i curr_sads_cd = _mm_sad_epu8(c, d_epol); in hor_sad_sse41_w16()