Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dfft_test.cc235 IFFTTestArg(8, aom_ifft8x8_float_c),
/external/libaom/libaom/aom_dsp/
Dfft.c206 void aom_ifft8x8_float_c(const float *input, float *temp, float *output) { in aom_ifft8x8_float_c() function