Home
last modified time | relevance | path

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

/external/aac/libDRCdec/src/
DdrcDec_reader.cpp1532 int downmixInstructionsV1Present; in _readDrcExtensionV1() local
1539 downmixInstructionsV1Present = FDKreadBits(hBs, 1); in _readDrcExtensionV1()
1540 if (downmixInstructionsV1Present == 1) { in _readDrcExtensionV1()