FFmpeg
|
FFTComplex Struct Reference
#include <avfft.h>
Data Fields | |
FFTSample | re |
FFTSample | im |
Field Documentation
FFTSample FFTComplex::im |
Referenced by ff_imdct_half_c(), ff_mdct_calc_c(), ff_rdft_calc_c(), fft_ref(), main(), and yae_xcorr_via_rdft().
FFTSample FFTComplex::re |
Referenced by ff_imdct_half_c(), ff_mdct_calc_c(), ff_rdft_calc_c(), fft_ref(), main(), and yae_xcorr_via_rdft().
The documentation for this struct was generated from the following file:
Generated on Sat Mar 8 2025 06:55:56 for FFmpeg by
