Searched refs:idct4_sse2 (Results 1 – 7 of 7) sorted by relevance
33 idct4_sse2(io_short); in vpx_highbd_idct4x4_16_add_sse4_1()34 idct4_sse2(io_short); in vpx_highbd_idct4x4_16_add_sse4_1()
120 idct4_sse2(io_short); in vpx_highbd_idct4x4_16_add_sse2()121 idct4_sse2(io_short); in vpx_highbd_idct4x4_16_add_sse2()
34 idct4_sse2(in); in vpx_idct4x4_16_add_sse2()37 idct4_sse2(in); in vpx_idct4x4_16_add_sse2()82 void idct4_sse2(__m128i *const in) { in idct4_sse2() function
699 void idct4_sse2(__m128i *const in);
24 idct4_sse2(in); in vp9_iht4x4_16_add_sse2()25 idct4_sse2(in); in vp9_iht4x4_16_add_sse2()28 idct4_sse2(in); in vp9_iht4x4_16_add_sse2()33 idct4_sse2(in); in vp9_iht4x4_16_add_sse2()
102 idct4_sse2(io_short); in vp9_highbd_iht4x4_16_add_sse4_1()107 idct4_sse2(io_short); in vp9_highbd_iht4x4_16_add_sse4_1()
27 static void idct4_sse2(const __m128i *input, __m128i *output, int8_t cos_bit) { in idct4_sse2() function2303 { idct4_sse2, iadst4_sse2, iidentity4_ssse3 },2315 { idct4_sse2, idct4_sse2, NULL, NULL },