Home
last modified time | relevance | path

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

/external/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c208 iadst16_sse2(in0, in1); in vp9_iht16x16_256_add_sse2()
211 iadst16_sse2(in0, in1); in vp9_iht16x16_256_add_sse2()
216 iadst16_sse2(in0, in1); in vp9_iht16x16_256_add_sse2()
217 iadst16_sse2(in0, in1); in vp9_iht16x16_256_add_sse2()
/external/libvpx/vpx_dsp/x86/
Dinv_txfm_sse2.h705 void iadst16_sse2(__m128i *const in0, __m128i *const in1);
Dinv_txfm_sse2.c875 void iadst16_sse2(__m128i *const in0, __m128i *const in1) { in iadst16_sse2() function
/external/libaom/av1/common/x86/
Dav1_inv_txfm_ssse3.c2057 static void iadst16_sse2(const __m128i *input, __m128i *output) { in iadst16_sse2() function
2273 { idct16_sse2, iadst16_sse2, iidentity16_ssse3 },
2292 { iadst16_low1_ssse3, iadst16_low8_ssse3, iadst16_sse2, NULL },