Searched refs:bsGainSetIndex (Results 1 – 1 of 1) sorted by relevance
1357 int bsGainSetIndex; in _readDrcInstructionsUniDrc() local1358 bsGainSetIndex = FDKreadBits(hBs, 6); in _readDrcInstructionsUniDrc()1360 gainSetIndex[c] = bsGainSetIndex - 1; in _readDrcInstructionsUniDrc()1413 int bsGainSetIndex; in _readDrcInstructionsUniDrc() local1414 bsGainSetIndex = FDKreadBits(hBs, 6); in _readDrcInstructionsUniDrc()1416 gainSetIndex[c] = bsGainSetIndex - 1; in _readDrcInstructionsUniDrc()1428 gainSetIndex[c] = bsGainSetIndex - 1; in _readDrcInstructionsUniDrc()