Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_idct8x8_add_sse4.c57 static void highbd_idct8x8_12_half1d(__m128i *const io) { in highbd_idct8x8_12_half1d() function
192 highbd_idct8x8_12_half1d(io); in vpx_highbd_idct8x8_12_add_sse4_1()
198 highbd_idct8x8_12_half1d(io); in vpx_highbd_idct8x8_12_add_sse4_1()
204 highbd_idct8x8_12_half1d(&io[8]); in vpx_highbd_idct8x8_12_add_sse4_1()
Dhighbd_idct8x8_add_sse2.c55 static void highbd_idct8x8_12_half1d(__m128i *const io) { in highbd_idct8x8_12_half1d() function
190 highbd_idct8x8_12_half1d(io); in vpx_highbd_idct8x8_12_add_sse2()
196 highbd_idct8x8_12_half1d(io); in vpx_highbd_idct8x8_12_add_sse2()
202 highbd_idct8x8_12_half1d(&io[8]); in vpx_highbd_idct8x8_12_add_sse2()