Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dfft_test.cc232 ::testing::Values(IFFTTestArg(2, aom_ifft2x2_float_c),
/external/libaom/libaom/aom_dsp/
Dfft.c196 void aom_ifft2x2_float_c(const float *input, float *temp, float *output) { in aom_ifft2x2_float_c() function