Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Davfft.h35 typedef float FFTSample; typedef
Dfft.h47 typedef int32_t FFTSample; typedef
Dwma.h118 DECLARE_ALIGNED(32, FFTSample, output)[BLOCK_MAX_SIZE * 2]; member