Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c74 iadst8_sse2(in); in vp9_iht8x8_64_add_sse2()
77 iadst8_sse2(in); in vp9_iht8x8_64_add_sse2()
82 iadst8_sse2(in); in vp9_iht8x8_64_add_sse2()
83 iadst8_sse2(in); in vp9_iht8x8_64_add_sse2()
Dvp9_highbd_iht8x8_add_sse4.c209 iadst8_sse2(io_short); in vp9_highbd_iht8x8_64_add_sse4_1()
214 iadst8_sse2(io_short); in vp9_highbd_iht8x8_64_add_sse4_1()
/external/libvpx/libvpx/vpx_dsp/x86/
Dinv_txfm_sse2.h703 void iadst8_sse2(__m128i *const in);
Dinv_txfm_sse2.c232 void iadst8_sse2(__m128i *const in) { in iadst8_sse2() function
/external/libaom/libaom/av1/common/x86/
Dav1_inv_txfm_ssse3.c1768 static void iadst8_sse2(const __m128i *input, __m128i *output, int8_t cos_bit) { in iadst8_sse2() function
2304 { idct8_sse2, iadst8_sse2, iidentity8_sse2 },
2320 { iadst8_low1_ssse3, iadst8_sse2, NULL, NULL },