Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_dec_lib.cpp1065 SPATIAL_SPECIFIC_CONFIG *pSSC = in mpegSurroundDecoder_ConfigureQmfDomain() local
1070 pSSC, coreSamplingRate); /* coreSamplingRate == outputSamplingRate for in mpegSurroundDecoder_ConfigureQmfDomain()
1074 fMax((UINT)pSSC->nInputChannels, (UINT)pGC->nInputChannels_requested); in mpegSurroundDecoder_ConfigureQmfDomain()
1077 fMax((UINT)pSSC->nOutputChannels, (UINT)pGC->nOutputChannels_requested); in mpegSurroundDecoder_ConfigureQmfDomain()
Dsac_bitdec.cpp921 spatialDec *self, const SPATIAL_SPECIFIC_CONFIG *pSSC, in parseArbitraryDownmixData() argument
926 int offset = pSSC->nOttBoxes; in parseArbitraryDownmixData()
929 for (ch = 0; ch < pSSC->nInputChannels; ch++) { in parseArbitraryDownmixData()
933 ch, 0, pSSC->freqRes, arbdmxGainDefault); in parseArbitraryDownmixData()