Searched refs:idct64_low1_avx2 (Results 1 – 2 of 2) sorted by relevance
/external/libaom/av1/common/x86/ |
D | av1_inv_txfm_avx2.c | 1126 static void idct64_low1_avx2(const __m256i *input, __m256i *output) { in idct64_low1_avx2() function 1625 { { idct64_low1_avx2, idct64_low8_avx2, idct64_low16_avx2,
|
D | highbd_inv_txfm_avx2.c | 2959 static void idct64_low1_avx2(__m256i *in, __m256i *out, int bit, int do_cols, in idct64_low1_avx2() function 4103 { { idct64_low1_avx2, idct64_low8_avx2, idct64_low16_avx2, idct64_avx2 },
|