Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_dec_lib.cpp771 SPATIAL_SPECIFIC_CONFIG *sscParse = in mpegSurroundDecoder_Config() local
776 &pMpegSurroundDecoder->spatialSpecificConfigBackup, sscParse)) { in mpegSurroundDecoder_Config()
1173 SPATIAL_SPECIFIC_CONFIG *sscParse; in mpegSurroundDecoder_ParseNoHeader() local
1180 sscParse = &pMpegSurroundDecoder in mpegSurroundDecoder_ParseNoHeader()
1189 FDKmemcpy(sscParse, &pMpegSurroundDecoder->spatialSpecificConfigBackup, in mpegSurroundDecoder_ParseNoHeader()
1201 hBs, sscParse, (UPMIXTYPE)pMpegSurroundDecoder->upmixType, in mpegSurroundDecoder_ParseNoHeader()
1291 SPATIAL_SPECIFIC_CONFIG *sscParse; in mpegSurroundDecoder_Parse() local
1308 sscParse = &pMpegSurroundDecoder in mpegSurroundDecoder_Parse()
1413 sscParse) == MPS_UNEQUAL_SSC) { in mpegSurroundDecoder_Parse()
1438 FDKmemcpy(sscParse, in mpegSurroundDecoder_Parse()
[all …]