Home
last modified time | relevance | path

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

/external/aac/libDRCdec/src/
DdrcGainDec_init.cpp153 pActiveDrc->bandCountForChannelGroup[g] = 1; in _generateDrcInstructionsDerivedData()
161 pActiveDrc->bandCountForChannelGroup[g] = 1; in _generateDrcInstructionsDerivedData()
166 pActiveDrc->bandCountForChannelGroup[g] = bandCount; in _generateDrcInstructionsDerivedData()
178 pActiveDrc->bandCountForChannelGroup[g - 1]; /* index of first gain in _generateDrcInstructionsDerivedData()
291 if (hGainDec->activeDrc[hGainDec->nActiveDrcs].bandCountForChannelGroup[g] > in initActiveDrc()
DdrcDec_gainDecoder.h165 UCHAR bandCountForChannelGroup[8]; member
DdrcGainDec_preprocess.cpp676 nDrcBands = pActiveDrc->bandCountForChannelGroup[g]; in prepareDrcGain()