FFmpeg
|
#include <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_imdct_half_c(), ff_mdct15_init(), ff_mdct_calc_c(), fft15_c(), fft5(), fft_ref(), fft_vertical(), filter_channel(), filter_frame(), get_input(), get_output(), headphone_fast_convolute(), ifft_vertical(), imc_imdct256(), import_plane(), import_row16(), import_row8(), load_data(), main(), mdct15(), perm_twiddles(), plot_cqt(), plot_freqs(), postprocess(), preprocess(), process_cqt(), process_frame(), rdft_calc_c(), read16_fft_bin(), read8_fft_bin(), run_channel_fft(), sample_noise_block(), 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_imdct_half_c(), ff_mdct15_init(), ff_mdct_calc_c(), fft15_c(), fft5(), fft_ref(), fft_vertical(), filter_channel(), filter_frame(), get_input(), headphone_fast_convolute(), ifft_vertical(), imc_imdct256(), import_plane(), import_row16(), import_row8(), main(), mdct15(), perm_twiddles(), plot_cqt(), plot_freqs(), postprocess(), preprocess(), process_cqt(), process_frame(), read16_fft_bin(), read8_fft_bin(), run_channel_fft(), sample_noise_block(), sofalizer_fast_convolute(), synth_window(), and yae_xcorr_via_rdft().