FFmpeg
4.0
|
#include <libavcodec/avfft.h>
Data Fields | |
FFTSample | re |
FFTSample | im |
FFTSample FFTComplex::re |
Definition at line 38 of file avfft.h.
Referenced by complex_divide(), complex_multiply(), convert_coeffs(), cqt_calc(), decode_frame(), fast_convolute2(), ff_fft_end(), ff_imdct_half_c(), ff_mdct15_init(), ff_mdct_calc_c(), fft15_c(), fft5(), fft_ref(), fft_vertical(), filter_frame(), get_input(), get_output(), headphone_fast_convolute(), ifft_vertical(), imc_imdct256(), load_data(), main(), mdct15(), perm_twiddles(), plot_cqt(), plot_freqs(), process_cqt(), rdft_calc_c(), read16_fft_bin(), read8_fft_bin(), run_channel_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 complex_divide(), complex_multiply(), cqt_calc(), decode_frame(), fast_convolute2(), ff_fft_end(), ff_imdct_half_c(), ff_mdct15_init(), ff_mdct_calc_c(), fft15_c(), fft5(), fft_ref(), fft_vertical(), filter_frame(), get_input(), headphone_fast_convolute(), ifft_vertical(), imc_imdct256(), main(), mdct15(), perm_twiddles(), plot_cqt(), plot_freqs(), process_cqt(), read16_fft_bin(), read8_fft_bin(), run_channel_fft(), sofalizer_fast_convolute(), synth_window(), and yae_xcorr_via_rdft().