| FFmpeg
    | 
avfft.c File Reference
  
Include dependency graph for avfft.c:

Go to the source code of this file.
| Functions | |
| FFTContext * | av_fft_init (int nbits, int inverse) | 
| Set up a complex FFT.  More... | |
| void | av_fft_permute (FFTContext *s, FFTComplex *z) | 
| Do the permutation needed BEFORE calling ff_fft_calc().  More... | |
| void | av_fft_calc (FFTContext *s, FFTComplex *z) | 
| Do a complex FFT with the parameters defined in av_fft_init().  More... | |
| void | av_fft_end (FFTContext *s) | 
Generated on Fri Oct 31 2025 06:56:19 for FFmpeg by
 1.8.11
 1.8.11