Searched refs:bsGainSetIndex (Results 1 – 1 of 1) sorted by relevance
1354 int bsGainSetIndex; in _readDrcInstructionsUniDrc() local1355 bsGainSetIndex = FDKreadBits(hBs, 6); in _readDrcInstructionsUniDrc()1357 gainSetIndex[c] = bsGainSetIndex - 1; in _readDrcInstructionsUniDrc()1410 int bsGainSetIndex; in _readDrcInstructionsUniDrc() local1411 bsGainSetIndex = FDKreadBits(hBs, 6); in _readDrcInstructionsUniDrc()1413 gainSetIndex[c] = bsGainSetIndex - 1; in _readDrcInstructionsUniDrc()1425 gainSetIndex[c] = bsGainSetIndex - 1; in _readDrcInstructionsUniDrc()