Searched refs:IJKLLLLL (Results 1 – 1 of 1) sorted by relevance
492 const __m128i IJKLLLLL = _mm_unpacklo_epi64(IJKL0000, LLLL0000); in vpx_highbd_d207_predictor_4x4_sse2() local493 const __m128i JKLLLLL0 = _mm_srli_si128(IJKLLLLL, 2); in vpx_highbd_d207_predictor_4x4_sse2()494 const __m128i KLLLLL00 = _mm_srli_si128(IJKLLLLL, 4); in vpx_highbd_d207_predictor_4x4_sse2()495 const __m128i avg3 = avg3_epu16(&IJKLLLLL, &JKLLLLL0, &KLLLLL00); in vpx_highbd_d207_predictor_4x4_sse2()496 const __m128i avg2 = _mm_avg_epu16(IJKLLLLL, JKLLLLL0); in vpx_highbd_d207_predictor_4x4_sse2()