Searched defs:MpegSurroundDecoder (Results 1 – 1 of 1) sorted by relevance
198 struct MpegSurroundDecoder { struct199 HANDLE_FDK_QMF_DOMAIN pQmfDomain;200 UCHAR mpsData[MPS_DATA_BUFFER_SIZE]; /* Buffer for MPS payload accross more202 INT mpsDataBits; /* Amount of bits in mpsData */204 SPATIAL_SPECIFIC_CONFIG spatialSpecificConfig[1]; /* SSC delay line which is206 spatialDec *pSpatialDec;208 spatialSpecificConfigBackup; /* SSC used while parsing */211 UCHAR mpegSurroundDecoderLevel;213 UCHAR mpegSurroundSscIsGlobalCfg; /* Flag telling that the SSC216 UCHAR mpegSurroundUseTimeInterface;[all …]