Home
last modified time | relevance | path

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

/external/aac/libDRCdec/src/
DdrcDec_reader.cpp1357 int bsGainSetIndex; in _readDrcInstructionsUniDrc() local
1358 bsGainSetIndex = FDKreadBits(hBs, 6); in _readDrcInstructionsUniDrc()
1360 gainSetIndex[c] = bsGainSetIndex - 1; in _readDrcInstructionsUniDrc()
1413 int bsGainSetIndex; in _readDrcInstructionsUniDrc() local
1414 bsGainSetIndex = FDKreadBits(hBs, 6); in _readDrcInstructionsUniDrc()
1416 gainSetIndex[c] = bsGainSetIndex - 1; in _readDrcInstructionsUniDrc()
1428 gainSetIndex[c] = bsGainSetIndex - 1; in _readDrcInstructionsUniDrc()