Searched refs:aom_fft8x8_float_avx2 (Results 1 – 2 of 2) sorted by relevance
33 void aom_fft8x8_float_avx2(const float *input, float *temp, float *output) { in aom_fft8x8_float_avx2() function
155 ::testing::Values(FFTTestArg(8, aom_fft8x8_float_avx2),