Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_dec_lib.cpp1050 SPATIAL_SPECIFIC_CONFIG *pSSC = in mpegSurroundDecoder_ConfigureQmfDomain() local
1055 pSSC, coreSamplingRate); /* coreSamplingRate == outputSamplingRate for in mpegSurroundDecoder_ConfigureQmfDomain()
1059 fMax((UINT)pSSC->nInputChannels, (UINT)pGC->nInputChannels_requested); in mpegSurroundDecoder_ConfigureQmfDomain()
1062 fMax((UINT)pSSC->nOutputChannels, (UINT)pGC->nOutputChannels_requested); in mpegSurroundDecoder_ConfigureQmfDomain()
Dsac_bitdec.cpp916 spatialDec *self, const SPATIAL_SPECIFIC_CONFIG *pSSC, in parseArbitraryDownmixData() argument
921 int offset = pSSC->nOttBoxes; in parseArbitraryDownmixData()
924 for (ch = 0; ch < pSSC->nInputChannels; ch++) { in parseArbitraryDownmixData()
928 ch, 0, pSSC->freqRes, arbdmxGainDefault); in parseArbitraryDownmixData()