Set up a complex FFT.
Definition at line 28 of file avfft.c.
Referenced by config_output().
Do the permutation needed BEFORE calling ff_fft_calc().
Definition at line 38 of file avfft.c.
Referenced by config_output(), and plot_cqt().
Do a complex FFT with the parameters defined in av_fft_init().
The input data must be permuted before. No 1.0/sqrt(n) normalization is done.
Definition at line 43 of file avfft.c.
Referenced by config_output(), and plot_cqt().
Set up a real FFT.
Referenced by config_output(), video_audio_display(), and yae_reset().
Referenced by plot_spectrum_column(), video_audio_display(), yae_apply(), yae_flush(), and yae_xcorr_via_rdft().
Referenced by config_output(), stream_component_close(), uninit(), video_audio_display(), yae_release_buffers(), and yae_reset().
Set up DCT.
Referenced by init().
Referenced by dct_block(), and idct_block().
Referenced by uninit().