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

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

Completed in 915 milliseconds