Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_idct16x16_add_sse2.c156 static INLINE void highbd_idct16x16_10_4col(__m128i *const io /*io[16]*/) { in highbd_idct16x16_10_4col() function
335 highbd_idct16x16_10_4col(in); in vpx_highbd_idct16x16_10_add_sse2()
342 highbd_idct16x16_10_4col(out); in vpx_highbd_idct16x16_10_add_sse2()
Dhighbd_idct16x16_add_sse4.c157 static INLINE void highbd_idct16x16_10_4col(__m128i *const io /*io[16]*/) { in highbd_idct16x16_10_4col() function
334 highbd_idct16x16_10_4col(in); in vpx_highbd_idct16x16_10_add_sse4_1()
341 highbd_idct16x16_10_4col(out); in vpx_highbd_idct16x16_10_add_sse4_1()