av_rdft_calc 1180 fftools/ffplay.c av_rdft_calc(s->rdft, data[ch]); av_rdft_calc 86 libavcodec/avfft.h void av_rdft_calc(RDFTContext *s, FFTSample *data); av_rdft_calc 317 libavcodec/tests/fft.c av_rdft_calc(r, tab); av_rdft_calc 134 libavfilter/af_afir.c av_rdft_calc(seg->rdft[ch], block); av_rdft_calc 153 libavfilter/af_afir.c av_rdft_calc(seg->irdft[ch], sum); av_rdft_calc 578 libavfilter/af_afir.c av_rdft_calc(seg->rdft[0], block); av_rdft_calc 626 libavfilter/af_atempo.c av_rdft_calc(complex_to_real, xcorr); av_rdft_calc 836 libavfilter/af_atempo.c av_rdft_calc(atempo->real_to_complex, yae_curr_frag(atempo)->xdat); av_rdft_calc 868 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 224 libavfilter/af_firequalizer.c av_rdft_calc(s->rdft, buf); av_rdft_calc 233 libavfilter/af_firequalizer.c av_rdft_calc(s->irdft, buf); av_rdft_calc 261 libavfilter/af_firequalizer.c av_rdft_calc(s->rdft, buf); av_rdft_calc 273 libavfilter/af_firequalizer.c av_rdft_calc(s->irdft, buf); av_rdft_calc 392 libavfilter/af_firequalizer.c av_rdft_calc(s->analysis_rdft, s->analysis_buf); av_rdft_calc 564 libavfilter/af_firequalizer.c av_rdft_calc(s->cepstrum_rdft, s->cepstrum_buf); av_rdft_calc 574 libavfilter/af_firequalizer.c av_rdft_calc(s->cepstrum_irdft, s->cepstrum_buf); av_rdft_calc 580 libavfilter/af_firequalizer.c av_rdft_calc(s->cepstrum_rdft, s->cepstrum_buf); av_rdft_calc 591 libavfilter/af_firequalizer.c av_rdft_calc(s->cepstrum_irdft, s->cepstrum_buf); av_rdft_calc 671 libavfilter/af_firequalizer.c av_rdft_calc(s->analysis_irdft, s->analysis_buf); av_rdft_calc 721 libavfilter/af_firequalizer.c av_rdft_calc(s->rdft, rdft_buf); av_rdft_calc 179 libavfilter/af_superequalizer.c av_rdft_calc(s->rdft, s->irest); av_rdft_calc 212 libavfilter/af_superequalizer.c av_rdft_calc(s->rdft, fsamples); av_rdft_calc 226 libavfilter/af_superequalizer.c av_rdft_calc(s->irdft, fsamples); av_rdft_calc 1545 libavfilter/af_surround.c av_rdft_calc(s->rdft[ch], (float *)s->input->extended_data[ch]); av_rdft_calc 1558 libavfilter/af_surround.c av_rdft_calc(s->irdft[ch], (float *)s->output->extended_data[ch]); av_rdft_calc 248 libavfilter/asrc_sinc.c av_rdft_calc(s->rdft, work); /* Cepstral: */ av_rdft_calc 272 libavfilter/asrc_sinc.c av_rdft_calc(s->irdft, work); av_rdft_calc 281 libavfilter/asrc_sinc.c av_rdft_calc(s->rdft, work); av_rdft_calc 295 libavfilter/asrc_sinc.c av_rdft_calc(s->irdft, work); av_rdft_calc 129 libavfilter/vf_fftfilt.c av_rdft_calc(s->hrdft[plane], s->rdft_hdata[plane] + i * s->rdft_hlen[plane]); av_rdft_calc 146 libavfilter/vf_fftfilt.c av_rdft_calc(s->hrdft[plane], s->rdft_hdata[plane] + i * s->rdft_hlen[plane]); av_rdft_calc 162 libavfilter/vf_fftfilt.c av_rdft_calc(s->vrdft[plane], s->rdft_vdata[plane] + i * s->rdft_vlen[plane]); av_rdft_calc 170 libavfilter/vf_fftfilt.c av_rdft_calc(s->ivrdft[plane], s->rdft_vdata[plane] + i * s->rdft_vlen[plane]); av_rdft_calc 184 libavfilter/vf_fftfilt.c av_rdft_calc(s->ihrdft[plane], s->rdft_hdata[plane] + i * s->rdft_hlen[plane]); av_rdft_calc 202 libavfilter/vf_fftfilt.c av_rdft_calc(s->ihrdft[plane], s->rdft_hdata[plane] + i * s->rdft_hlen[plane]);