Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c31 iadst4_sse2(in); in vp9_iht4x4_16_add_sse2()
34 iadst4_sse2(in); in vp9_iht4x4_16_add_sse2()
38 iadst4_sse2(in); in vp9_iht4x4_16_add_sse2()
39 iadst4_sse2(in); in vp9_iht4x4_16_add_sse2()
/external/libvpx/libvpx/vpx_dsp/x86/
Dinv_txfm_sse2.h192 void iadst4_sse2(__m128i *in);
Dinv_txfm_sse2.c217 void iadst4_sse2(__m128i *in) { in iadst4_sse2() function