FFmpeg
|
#include <tx.h>
Data Fields | |
float | re |
float | im |
float AVComplexFloat::re |
Definition at line 28 of file tx.h.
Referenced by convert_coeffs(), cqt_calc(), fft_vertical(), filter_channel(), filter_frame(), forward_transform(), get_input(), get_zeropadded_input(), headphone_fast_convolute(), ifft_vertical(), inverse_transform(), lininterp(), load_data(), postprocess(), preprocess(), process_frame(), sample_noise_block(), and sofalizer_fast_convolute().
float AVComplexFloat::im |
Definition at line 28 of file tx.h.
Referenced by cqt_calc(), fft_vertical(), filter_channel(), filter_frame(), forward_transform(), get_input(), get_zeropadded_input(), headphone_fast_convolute(), ifft_vertical(), inverse_transform(), lininterp(), postprocess(), preprocess(), process_frame(), sample_noise_block(), and sofalizer_fast_convolute().