Home
last modified time | relevance | path

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

/external/aac/libDRCdec/src/
DdrcDec_reader.cpp529 DUCKING_MODIFICATION* pDMod, int isBox) { in _decodeDuckingModification() argument
532 if (isBox) FDKpushFor(hBs, 7); /* reserved */ in _decodeDuckingModification()
536 if (isBox) FDKpushFor(hBs, 4); /* reserved */ in _decodeDuckingModification()
555 int isBox) { in _decodeGainModification() argument
561 if (isBox) { in _decodeGainModification()
567 if (isBox) { in _decodeGainModification()
575 if (!isBox) in _decodeGainModification()
578 if (isBox) FDKpushFor(hBs, 4); /* reserved */ in _decodeGainModification()
581 if (!isBox) in _decodeGainModification()
584 if (isBox) FDKpushFor(hBs, 4); /* reserved */ in _decodeGainModification()
[all …]