Searched refs:pair_c3 (Results 1 – 1 of 1) sorted by relevance
21 const __m128i pair_c3 = pair_set_epi32(4 * sinpi_3_9, 0); in highbd_iadst4_sse4_1() local35 s2[0] = _mm_mul_epi32(pair_c3, temp[0]); in highbd_iadst4_sse4_1()36 s2[1] = _mm_mul_epi32(pair_c3, temp[1]); in highbd_iadst4_sse4_1()61 t2[0] = _mm_mul_epi32(pair_c3, temp[0]); in highbd_iadst4_sse4_1()62 t2[1] = _mm_mul_epi32(pair_c3, temp[1]); in highbd_iadst4_sse4_1()