Home
last modified time | relevance | path

Searched refs:round_shift_8x8 (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_idct8x8_add_sse4.c131 round_shift_8x8(io_short, io); in vpx_highbd_idct8x8_64_add_sse4_1()
188 round_shift_8x8(io_short, io); in vpx_highbd_idct8x8_12_add_sse4_1()
Dhighbd_idct8x8_add_sse2.c129 round_shift_8x8(io_short, io); in vpx_highbd_idct8x8_64_add_sse2()
186 round_shift_8x8(io_short, io); in vpx_highbd_idct8x8_12_add_sse2()
Dinv_txfm_sse2.h144 static INLINE void round_shift_8x8(const __m128i *const in, in round_shift_8x8() function
171 round_shift_8x8(in, t); in write_buffer_8x8()
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_highbd_iht8x8_add_sse4.c216 round_shift_8x8(io_short, io); in vp9_highbd_iht8x8_64_add_sse4_1()
/external/libaom/libaom/av1/common/x86/
Dhighbd_inv_txfm_sse4.c1276 static void round_shift_8x8(__m128i *in, int shift) { in round_shift_8x8() function
1311 round_shift_8x8(in, shift); in write_buffer_8x8()