Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Drvlc.cpp933 int lastSfbIndex; in rvlcFinalErrorDetection() local
935 lastSfbIndex = (pRvlc->numWindowGroups > 1) ? 16 : 64; in rvlcFinalErrorDetection()
950 for (; band <lastSfbIndex; band++) { in rvlcFinalErrorDetection()