Searched refs:fdct4x8_new_sse2 (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/encoder/x86/ |
D | av1_fwd_txfm_sse2.c | 83 static void fdct4x8_new_sse2(const __m128i *input, __m128i *output, in fdct4x8_new_sse2() function 1957 fdct4x8_new_sse2, // DCT_DCT 1959 fdct4x8_new_sse2, // DCT_ADST 1962 fdct4x8_new_sse2, // DCT_FLIPADST 1967 fdct4x8_new_sse2, // V_DCT 2014 fdct4x8_new_sse2, // DCT_DCT 2015 fdct4x8_new_sse2, // ADST_DCT 2018 fdct4x8_new_sse2, // FLIPADST_DCT 2025 fdct4x8_new_sse2, // H_DCT
|