Searched refs:dct_const_round_shift_4_sse2 (Results 1 – 1 of 1) sorted by relevance
18 static INLINE __m128i dct_const_round_shift_4_sse2(const __m128i in0, in dct_const_round_shift_4_sse2() function47 step[0] = dct_const_round_shift_4_sse2(temp1[0], temp1[1]); in highbd_idct4_small_sse2()48 step[1] = dct_const_round_shift_4_sse2(temp2[0], temp2[1]); in highbd_idct4_small_sse2()64 step[2] = dct_const_round_shift_4_sse2(temp1[0], temp1[1]); in highbd_idct4_small_sse2()65 step[3] = dct_const_round_shift_4_sse2(temp2[0], temp2[1]); in highbd_idct4_small_sse2()