Searched refs:iadst16_sse2 (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/common/x86/
H A Dvp9_idct_intrin_sse2.c210 iadst16_sse2(in0, in1);
213 iadst16_sse2(in0, in1);
217 iadst16_sse2(in0, in1);
218 iadst16_sse2(in0, in1);
/external/libvpx/libvpx/vpx_dsp/x86/
H A Dinv_txfm_sse2.h704 void iadst16_sse2(__m128i *const in0, __m128i *const in1);
H A Dinv_txfm_sse2.c990 void iadst16_sse2(__m128i *const in0, __m128i *const in1) { function

Completed in 268 milliseconds