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.c103 iadst8_sse2(in); in vp9_iht8x8_64_add_sse2()
106 iadst8_sse2(in); in vp9_iht8x8_64_add_sse2()
110 iadst8_sse2(in); in vp9_iht8x8_64_add_sse2()
111 iadst8_sse2(in); in vp9_iht8x8_64_add_sse2()
/external/libvpx/libvpx/vpx_dsp/x86/
Dinv_txfm_sse2.h193 void iadst8_sse2(__m128i *in);
Dinv_txfm_sse2.c571 void iadst8_sse2(__m128i *in) { in iadst8_sse2() function