Home
last modified time | relevance | path

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

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