Searched refs:loudEqInstructionsCount (Results 1 – 1 of 1) sorted by relevance
1534 int loudEqInstructionsPresent, loudEqInstructionsCount; in _readDrcExtensionV1() local1609 loudEqInstructionsCount = FDKreadBits(hBs, 4); in _readDrcExtensionV1()1610 for (i = 0; i < loudEqInstructionsCount; i++) { in _readDrcExtensionV1()