Home
last modified time | relevance | path

Searched refs:highbd_idct8x8_final_round (Results 1 – 3 of 3) 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.h215 static INLINE void highbd_idct8x8_final_round(__m128i *const io) { in highbd_idct8x8_final_round() function