Searched refs:aom_fft16x16_float_avx2 (Results 1 – 2 of 2) sorted by relevance
38 void aom_fft16x16_float_avx2(const float *input, float *temp, float *output) { in aom_fft16x16_float_avx2() function
156 FFTTestArg(16, aom_fft16x16_float_avx2),