Home
last modified time | relevance | path

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

/external/aac/libDRCdec/src/
DdrcDec_reader.cpp535 DUCKING_MODIFICATION* pDMod, int isBox) { in _decodeDuckingModification() argument
538 if (isBox) FDKpushFor(hBs, 7); /* reserved */ in _decodeDuckingModification()
542 if (isBox) FDKpushFor(hBs, 4); /* reserved */ in _decodeDuckingModification()
561 int isBox) { in _decodeGainModification() argument
567 if (isBox) { in _decodeGainModification()
573 if (isBox) { in _decodeGainModification()
581 if (!isBox) in _decodeGainModification()
584 if (isBox) FDKpushFor(hBs, 4); /* reserved */ in _decodeGainModification()
587 if (!isBox) in _decodeGainModification()
590 if (isBox) FDKpushFor(hBs, 4); /* reserved */ in _decodeGainModification()
[all …]