Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_dec_lib.cpp198 struct MpegSurroundDecoder { struct
199 HANDLE_FDK_QMF_DOMAIN pQmfDomain;
200 UCHAR mpsData[MPS_DATA_BUFFER_SIZE]; /* Buffer for MPS payload accross more
202 INT mpsDataBits; /* Amount of bits in mpsData */
204 SPATIAL_SPECIFIC_CONFIG spatialSpecificConfig[1]; /* SSC delay line which is
206 spatialDec *pSpatialDec;
208 spatialSpecificConfigBackup; /* SSC used while parsing */
211 UCHAR mpegSurroundDecoderLevel;
213 UCHAR mpegSurroundSscIsGlobalCfg; /* Flag telling that the SSC
216 UCHAR mpegSurroundUseTimeInterface;
[all …]