Home
last modified time | relevance | path

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

/external/aac/libDRCdec/src/
DdrcDec_reader.cpp1534 int loudEqInstructionsPresent, loudEqInstructionsCount; in _readDrcExtensionV1() local
1607 loudEqInstructionsPresent = FDKreadBits(hBs, 1); in _readDrcExtensionV1()
1608 if (loudEqInstructionsPresent == 1) { in _readDrcExtensionV1()