Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Datrac3plusdec.c55 DECLARE_ALIGNED(32, float, mdct_buf)[2][ATRAC3P_FRAME_SAMPLES]; ///< output of the IMDCT member
Dmpegaudiodec_template.c86 INTFLOAT mdct_buf[MPA_MAX_CHANNELS][SBLIMIT * 18]; /* previous samples, for layer 3 MDCT */ member
1125 INTFLOAT *sb_samples, INTFLOAT *mdct_buf) in compute_imdct()
Don2avc.c85 DECLARE_ALIGNED(32, float, mdct_buf) [ON2AVC_SUBFRAME_SIZE]; member