FFmpeg
|
rdft.c
Go to the documentation of this file.
Definition: avfft.h:75
Definition: rdft.h:51
void(* fft_permute)(struct FFTContext *s, FFTComplex *z)
Do the permutation needed BEFORE calling fft_calc().
Definition: fft.h:75
Definition: avfft.h:73
void ff_rdft_init_arm(RDFTContext *s)
Definition: avfft.h:72
Definition: avfft.h:74
static void ff_rdft_calc_c(RDFTContext *s, FFTSample *data)
Map one real FFT into two parallel real even and odd FFTs.
Definition: rdft.c:57
Definition: avfft.h:37
void(* fft_calc)(struct FFTContext *s, FFTComplex *z)
Do a complex FFT with the parameters defined in ff_fft_init().
Definition: fft.h:80
SINTABLE(16)
av_cold int ff_rdft_init(RDFTContext *s, int nbits, enum RDFTransformType trans)
Set up a real FFT.
Definition: rdft.c:99
Generated on Mon Nov 18 2024 06:51:59 for FFmpeg by 1.8.11