Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c74 iadst8_sse2(in); in vp9_iht8x8_64_add_sse2()
77 iadst8_sse2(in); in vp9_iht8x8_64_add_sse2()
82 iadst8_sse2(in); in vp9_iht8x8_64_add_sse2()
83 iadst8_sse2(in); in vp9_iht8x8_64_add_sse2()
Dvp9_highbd_iht8x8_add_sse4.c209 iadst8_sse2(io_short); in vp9_highbd_iht8x8_64_add_sse4_1()
214 iadst8_sse2(io_short); in vp9_highbd_iht8x8_64_add_sse4_1()
/external/libvpx/libvpx/vpx_dsp/x86/
Dinv_txfm_sse2.h703 void iadst8_sse2(__m128i *const in);
Dinv_txfm_sse2.c232 void iadst8_sse2(__m128i *const in) { in iadst8_sse2() function