Home
last modified time | relevance | path

Searched refs:highbd_idct8x8_final_round (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_idct8x8_add_sse4.c163 highbd_idct8x8_final_round(io); in vpx_highbd_idct8x8_64_add_sse4_1()
206 highbd_idct8x8_final_round(io); in vpx_highbd_idct8x8_12_add_sse4_1()
Dhighbd_idct8x8_add_sse2.c161 highbd_idct8x8_final_round(io); in vpx_highbd_idct8x8_64_add_sse2()
204 highbd_idct8x8_final_round(io); in vpx_highbd_idct8x8_12_add_sse2()
Dhighbd_inv_txfm_sse2.h219 static INLINE void highbd_idct8x8_final_round(__m128i *const io) { in highbd_idct8x8_final_round() function
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_highbd_iht8x8_add_sse4.c252 highbd_idct8x8_final_round(io); in vp9_highbd_iht8x8_64_add_sse4_1()