Home
last modified time | relevance | path

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

/external/aac/libDRCdec/src/
DdrcDec_reader.cpp1016 int downmixIdPresent, downmixId, eqApplyToDownmix, additionalDownmixIdPresent, in _skipEqInstructions() local
1027 eqApplyToDownmix = FDKreadBits(hBs, 1); in _skipEqInstructions()
1035 eqApplyToDownmix = 0; in _skipEqInstructions()
1054 if ((downmixIdPresent == 1) && (eqApplyToDownmix == 1) && (downmixId != 0) && in _skipEqInstructions()