Home
last modified time | relevance | path

Searched refs:vpx_idct8_sse2 (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c69 vpx_idct8_sse2(in); in vp9_iht8x8_64_add_sse2()
70 vpx_idct8_sse2(in); in vp9_iht8x8_64_add_sse2()
73 vpx_idct8_sse2(in); in vp9_iht8x8_64_add_sse2()
78 vpx_idct8_sse2(in); in vp9_iht8x8_64_add_sse2()
Dvp9_highbd_iht8x8_add_sse4.c207 vpx_idct8_sse2(io_short); in vp9_highbd_iht8x8_64_add_sse4_1()
212 vpx_idct8_sse2(io_short); in vp9_highbd_iht8x8_64_add_sse4_1()
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_idct8x8_add_sse4.c129 vpx_idct8_sse2(io_short); in vpx_highbd_idct8x8_64_add_sse4_1()
130 vpx_idct8_sse2(io_short); in vpx_highbd_idct8x8_64_add_sse4_1()
Dhighbd_idct8x8_add_sse2.c127 vpx_idct8_sse2(io_short); in vpx_highbd_idct8x8_64_add_sse2()
128 vpx_idct8_sse2(io_short); in vpx_highbd_idct8x8_64_add_sse2()
Dinv_txfm_sse2.c168 vpx_idct8_sse2(in); in vpx_idct8x8_64_add_sse2()
224 void vpx_idct8_sse2(__m128i *const in) { in vpx_idct8_sse2() function
Dinv_txfm_sse2.h700 void vpx_idct8_sse2(__m128i *const in);