Home
last modified time | relevance | path

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

/external/aac/libDRCdec/src/
DdrcDec_reader.cpp1354 int bsGainSetIndex; in _readDrcInstructionsUniDrc() local
1355 bsGainSetIndex = FDKreadBits(hBs, 6); in _readDrcInstructionsUniDrc()
1357 gainSetIndex[c] = bsGainSetIndex - 1; in _readDrcInstructionsUniDrc()
1410 int bsGainSetIndex; in _readDrcInstructionsUniDrc() local
1411 bsGainSetIndex = FDKreadBits(hBs, 6); in _readDrcInstructionsUniDrc()
1413 gainSetIndex[c] = bsGainSetIndex - 1; in _readDrcInstructionsUniDrc()
1425 gainSetIndex[c] = bsGainSetIndex - 1; in _readDrcInstructionsUniDrc()