| 
    FFmpeg
    
   | 
 
#include <avfft.h>
Data Fields | |
| FFTSample | re | 
| FFTSample | im | 
| FFTSample FFTComplex::re | 
Definition at line 38 of file avfft.h.
Referenced by cqt_calc(), ff_imdct15_init(), ff_imdct_half_c(), ff_mdct_calc_c(), fft15(), fft5(), fft_calc(), fft_ref(), filter_frame(), imc_imdct256(), imdct15_half(), load_data(), main(), plot_freqs(), process_cqt(), rdft_calc_c(), read16_fft_bin(), read8_fft_bin(), run_fft(), sofalizer_fast_convolute(), synth_window(), try_push_frame(), and yae_xcorr_via_rdft().
| FFTSample FFTComplex::im | 
Definition at line 38 of file avfft.h.
Referenced by cqt_calc(), ff_imdct15_init(), ff_imdct_half_c(), ff_mdct_calc_c(), fft15(), fft5(), fft_calc(), fft_ref(), filter_frame(), imc_imdct256(), imdct15_half(), main(), plot_freqs(), process_cqt(), rdft_calc_c(), read16_fft_bin(), read8_fft_bin(), run_fft(), sofalizer_fast_convolute(), synth_window(), and yae_xcorr_via_rdft().
 1.8.6