FFmpeg
|
#include <avfft.h>
Data Fields | |
FFTSample | re |
FFTSample | im |
FFTSample FFTComplex::re |
Definition at line 38 of file avfft.h.
Referenced by convert_coeffs(), cqt_calc(), fast_convolute2(), ff_imdct_half_c(), ff_mdct_calc_c(), fft15_c(), fft2(), fft3(), fft5(), fft_ref(), fft_vertical(), filter_channel(), filter_frame(), get_input(), headphone_fast_convolute(), ifft_vertical(), imc_imdct256(), import_plane(), import_row16(), import_row8(), load_data(), main(), monolithic_imdct(), naive_fft(), process_frame(), rdft_calc_c(), sample_noise_block(), sofalizer_fast_convolute(), and yae_xcorr_via_rdft().
FFTSample FFTComplex::im |
Definition at line 38 of file avfft.h.
Referenced by cqt_calc(), fast_convolute2(), ff_imdct_half_c(), ff_mdct_calc_c(), fft15_c(), fft2(), fft3(), 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(), monolithic_imdct(), naive_fft(), process_frame(), sample_noise_block(), sofalizer_fast_convolute(), and yae_xcorr_via_rdft().