Home
last modified time | relevance | path

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

/external/aac/libDRCdec/src/
DdrcGainDec_init.cpp116 SCHAR gainSetIndexForChannelGroup[8]; in _generateDrcInstructionsDerivedData() local
123 &nDrcChannelGroups, gainSetIndexForChannelGroup, in _generateDrcInstructionsDerivedData()
133 if (gainSetIndexForChannelGroup[g] != pInst->gainSetIndexForChannelGroup[g]) in _generateDrcInstructionsDerivedData()
138 int seq = pInst->gainSetIndexForChannelGroup[g]; in _generateDrcInstructionsDerivedData()
164 seq = pInst->gainSetIndexForChannelGroup[g]; in _generateDrcInstructionsDerivedData()
DdrcDec_types.h297 SCHAR gainSetIndexForChannelGroup[8]; member
DdrcDec_tools.cpp340 seq = pInst->gainSetIndexForChannelGroup[g]; in bitstreamContainsMultibandDrc()
DdrcDec_reader.cpp1386 pInst->gainSetIndexForChannelGroup, channelGroupForChannel, in _readDrcInstructionsUniDrc()
1454 pInst->gainSetIndexForChannelGroup, in _readDrcInstructionsUniDrc()
1460 set = pInst->gainSetIndexForChannelGroup[g]; in _readDrcInstructionsUniDrc()
DdrcGainDec_preprocess.cpp669 gainSetIndex = pInst->gainSetIndexForChannelGroup[g]; in prepareDrcGain()
DdrcDec_selectionProcess.cpp986 int indexDrcCoeff = pDrcInstructionUniDrc->gainSetIndexForChannelGroup[i]; in _preSelectionRequirement5()
1593 int indexDrcCoeff = pInst->gainSetIndexForChannelGroup[j]; in _selectSingleDrcCharacteristic()