Home
last modified time | relevance | path

Searched refs:multiplication_neg_round_shift_sse2 (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_inv_txfm_sse2.h102 static INLINE __m128i multiplication_neg_round_shift_sse2( in multiplication_neg_round_shift_sse2() function
176 *out0 = multiplication_neg_round_shift_sse2(temp, sign, c1); in highbd_partial_butterfly_neg_sse2()
Dhighbd_idct8x8_add_sse2.c67 step1[5] = multiplication_neg_round_shift_sse2(temp1, sign, cospi_20_64); in highbd_idct8x8_12_half1d()