Home
last modified time | relevance | path

Searched defs:fft_in (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Daf_afftfilt.c40 AVComplexFloat **fft_in; member
240 AVComplexFloat *fft_in = s->fft_in[ch]; in tx_channel() local
319 AVComplexFloat *fft_in = s->fft_in[ch]; filter_frame() local
[all...]
H A Dvaf_spectrumsynth.c59 AVComplexFloat **fft_in; ///< bins holder for each (displayed) channels member
[all...]
H A Daf_aspectralstats.c59 AVComplexFloat **fft_in; member
403 AVComplexFloat *fft_in = s->fft_in[ch]; in filter_channel() local
[all...]
H A Daf_sofalizer.c451 AVComplexFloat *fft_in = s->in_fft[jobnr]; /* temporary array for FFT input data */ in sofalizer_fast_convolute() local
H A Daf_headphone.c231 AVComplexFloat *fft_in = s->in_fft[jobnr]; in headphone_fast_convolute() local
H A Davf_showspectrum.c86 AVComplexFloat **fft_in; ///< input FFT coeffs member
[all...]
H A Daf_afftdn.c84 float *fft_in; member
985 float *fft_in = dnch->fft_in; in filter_channel() local
[all...]

Completed in 13 milliseconds