Home
last modified time | relevance | path

Searched refs:idct32_low8_avx2 (Results 1 – 2 of 2) sorted by relevance

/external/libaom/av1/common/x86/
Dav1_inv_txfm_avx2.c633 static void idct32_low8_avx2(const __m256i *input, __m256i *output) { in idct32_low8_avx2() function
1622 { { idct32_low1_avx2, idct32_low8_avx2, idct32_low16_avx2, idct32_avx2 },
Dhighbd_inv_txfm_avx2.c510 static void idct32_low8_avx2(__m256i *in, __m256i *out, int bit, int do_cols, in idct32_low8_avx2() function
4099 { { idct32_low1_avx2, idct32_low8_avx2, idct32_low16_avx2, idct32_avx2 },