Searched refs:pair_c4 (Results 1 – 1 of 1) sorted by relevance
22 const __m128i pair_c4 = pair_set_epi32(4 * sinpi_4_9, 0); in highbd_iadst4_sse4_1() local39 s3[0] = _mm_mul_epi32(pair_c4, temp[0]); in highbd_iadst4_sse4_1()40 s3[1] = _mm_mul_epi32(pair_c4, temp[1]); in highbd_iadst4_sse4_1()47 s6[0] = _mm_mul_epi32(pair_c4, temp[0]); in highbd_iadst4_sse4_1()48 s6[1] = _mm_mul_epi32(pair_c4, temp[1]); in highbd_iadst4_sse4_1()