Home
last modified time | relevance | path

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

/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/dsp/arch/x86/avx/
H A Dfft.h109 …static inline void small_reverse_fft(float *dst_re, float *dst_im, const float *src_re, const floa… in small_reverse_fft() function
216 small_reverse_fft(dst_re, dst_im, src_re, src_im, rank); in reverse_fft()
248 small_reverse_fft(dst_re, dst_im, src_re, src_im, rank); in reverse_fft_fma3()