Home
last modified time | relevance | path

Searched refs:FFTSample (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/3rdparty/include/ffmpeg_/libavcodec/
Davfft.h35 typedef float FFTSample; typedef
38 FFTSample re, im;
64 void av_imdct_calc(FFTContext *s, FFTSample *output, const FFTSample *input);
65 void av_imdct_half(FFTContext *s, FFTSample *output, const FFTSample *input);
66 void av_mdct_calc(FFTContext *s, FFTSample *output, const FFTSample *input);
86 void av_rdft_calc(RDFTContext *s, FFTSample *data);
109 void av_dct_calc(DCTContext *s, FFTSample *data);