Home
last modified time | relevance | path

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

/external/aac/libDRCdec/src/
DdrcDec_reader.cpp1535 int downmixInstructionsV1Present; in _readDrcExtensionV1() local
1542 downmixInstructionsV1Present = FDKreadBits(hBs, 1); in _readDrcExtensionV1()
1543 if (downmixInstructionsV1Present == 1) { in _readDrcExtensionV1()