Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c77 iadst8_sse2(in); in vp9_iht8x8_64_add_sse2()
80 iadst8_sse2(in); in vp9_iht8x8_64_add_sse2()
84 iadst8_sse2(in); in vp9_iht8x8_64_add_sse2()
85 iadst8_sse2(in); in vp9_iht8x8_64_add_sse2()
/external/libvpx/libvpx/vpx_dsp/x86/
Dinv_txfm_sse2.h314 void iadst8_sse2(__m128i *in);
Dinv_txfm_sse2.c365 void iadst8_sse2(__m128i *in) { in iadst8_sse2() function