Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dfft_test.cc242 IFFTTestArg(8, aom_ifft8x8_float_sse2),
/external/libaom/libaom/aom_dsp/x86/
Dfft_sse2.c152 void aom_ifft8x8_float_sse2(const float *input, float *temp, float *output) { in aom_ifft8x8_float_sse2() function