Searched defs:fft15 (Results 1 – 2 of 2) sorted by relevance
45 void (*fft15)(FFTComplex *out, FFTComplex *in, FFTComplex *exptab, ptrdiff_t stride); member
204 static av_always_inline void fft15(FFTComplex *out, FFTComplex *in, in fft15() function