Home
last modified time | relevance | path

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

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