Home
last modified time | relevance | path

Searched defs:fft_data (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/ppc/
H A Dfft_altivec.S320 fft_data: label
/third_party/ffmpeg/libavfilter/
H A Davf_showspatial.c44 FFTComplex *fft_data[2]; ///< bins holder for each (displayed) channels member
[all...]
H A Davf_showfreqs.c60 AVComplexFloat **fft_data; member
[all...]
H A Davf_showcqt.h64 AVComplexFloat *fft_data; member
H A Davf_showspectrum.c87 AVComplexFloat **fft_data; ///< bins holder for each (displayed) channels member
[all...]
H A Daf_afftdn.c348 process_frame(AVFilterContext *ctx, AudioFFTDeNoiseContext *s, DeNoiseChannel *dnch, AVComplexFloat *fft_data, double *prior, double *prior_band_excit, int track_noise) process_frame() argument

Completed in 11 milliseconds