mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-01 12:19:24 +00:00
Iterative implementation of 32 bit fixed point split-radix FFT. Max FFT that can be calculated currently is 2^12. Signed-off-by: Nedeljko Babic <nbabic@mips.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>