av_rdft_calc     1265 ffplay.c                       av_rdft_calc(s->rdft, data[ch]);
av_rdft_calc      160 libavcodec/avfft.c     av_rdft_calc(rdft_context, data);
av_rdft_calc      161 libavcodec/avfft.c     av_rdft_calc(irdft_context, data);
av_rdft_calc       86 libavcodec/avfft.h void av_rdft_calc(RDFTContext *s, FFTSample *data);
av_rdft_calc      631 libavfilter/af_atempo.c     av_rdft_calc(complex_to_real, xcorr);
av_rdft_calc      841 libavfilter/af_atempo.c             av_rdft_calc(atempo->real_to_complex, yae_curr_frag(atempo)->xdat);
av_rdft_calc      873 libavfilter/af_atempo.c             av_rdft_calc(atempo->real_to_complex, yae_curr_frag(atempo)->xdat);
av_rdft_calc      932 libavfilter/af_atempo.c             av_rdft_calc(atempo->real_to_complex, frag->xdat);
av_rdft_calc      328 libavfilter/avf_showspectrum.c             av_rdft_calc(s->rdft, s->rdft_data[ch]);