Searched refs:aom_ifft16x16_float_avx2 (Results 1 – 2 of 2) sorted by relevance
64 void aom_ifft16x16_float_avx2(const float *input, float *temp, float *output) { in aom_ifft16x16_float_avx2() function
251 IFFTTestArg(16, aom_ifft16x16_float_avx2),