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.h294 SCHAR gainSetIndexForChannelGroup[8]; member
DdrcDec_tools.cpp340 seq = pInst->gainSetIndexForChannelGroup[g]; in bitstreamContainsMultibandDrc()
DdrcDec_reader.cpp1380 pInst->gainSetIndexForChannelGroup, channelGroupForChannel, in _readDrcInstructionsUniDrc()
1448 pInst->gainSetIndexForChannelGroup, in _readDrcInstructionsUniDrc()
1454 set = pInst->gainSetIndexForChannelGroup[g]; in _readDrcInstructionsUniDrc()
DdrcGainDec_preprocess.cpp666 gainSetIndex = pInst->gainSetIndexForChannelGroup[g]; in prepareDrcGain()
DdrcDec_selectionProcess.cpp974 int indexDrcCoeff = pDrcInstructionUniDrc->gainSetIndexForChannelGroup[i]; in _preSelectionRequirement5()
1556 int indexDrcCoeff = pInst->gainSetIndexForChannelGroup[j]; in _selectSingleDrcCharacteristic()