Home
last modified time | relevance | path

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

/external/aac/libDRCdec/src/
DdrcDec_reader.cpp992 const int eqChannelGroupCount) { in _skipTdFilterCascade() argument
994 for (i = 0; i < eqChannelGroupCount; i++) { in _skipTdFilterCascade()
1005 for (i = 0; i < eqChannelGroupCount; i++) { in _skipTdFilterCascade()
1006 FDKpushFor(hBs, (eqChannelGroupCount - i - 1) * 1); in _skipTdFilterCascade()
1019 int dependsOnEqSetPresent, eqChannelGroupCount, tdFilterCascadePresent, in _skipEqInstructions() local
1068 eqChannelGroupCount = 0; in _skipEqInstructions()
1080 eqChannelGroupCount += 1; in _skipEqInstructions()
1085 _skipTdFilterCascade(hBs, eqChannelGroupCount); in _skipEqInstructions()
1089 FDKpushFor(hBs, eqChannelGroupCount * 6); /* subbandGainsIndex */ in _skipEqInstructions()