Home
last modified time | relevance | path

Searched refs:small_direct_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.h67 …static inline void small_direct_fft(float *dst_re, float *dst_im, const float *src_re, const float… in small_direct_fft() function
156 small_direct_fft(dst_re, dst_im, src_re, src_im, rank); in direct_fft()
186 small_direct_fft(dst_re, dst_im, src_re, src_im, rank); in direct_fft_fma3()