Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/
Dfft.c115 aom_fft_1d_func_t fft_single, aom_fft_1d_func_t fft_multi, in aom_ifft_2d_gen() argument
145 fft_single(output + y, temp + y, n); in aom_ifft_2d_gen()
Dfft_common.h107 aom_fft_1d_func_t fft_single, aom_fft_1d_func_t fft_multi,