Searched refs:av_rdft_calc (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Davfft.h73 void av_rdft_calc(RDFTContext *s, FFTSample *data);
H A Davfft.c104 void av_rdft_calc(RDFTContext *s, FFTSample *data) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Davfft.h86 void av_rdft_calc(RDFTContext *s, FFTSample *data);
H A Davfft.c105 void av_rdft_calc(RDFTContext *s, FFTSample *data) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_atempo.c616 // Im(Y[0]) and Im(Y[N/2]) are always zero, therefore av_rdft_calc
631 av_rdft_calc(complex_to_real, xcorr);
841 av_rdft_calc(atempo->real_to_complex, yae_curr_frag(atempo)->xdat);
873 av_rdft_calc(atempo->real_to_complex, yae_curr_frag(atempo)->xdat);
932 av_rdft_calc(atempo->real_to_complex, frag->xdat);
H A Davf_showspectrum.c323 av_rdft_calc(s->rdft, s->rdft_data[ch]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davplay.c852 av_rdft_calc(s->rdft, data[ch]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffplay.c1008 av_rdft_calc(s->rdft, data[ch]);

Completed in 289 milliseconds