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

/external/aac/libAACdec/src/
H A Dconceal.cpp573 int windowsPerFrame = GetWindowsPerFrame(pIcsInfo); local
574 int refLevel = (windowsPerFrame > 1) ? 82 : 91;
578 for (win = 0; win < windowsPerFrame; win++) {

Completed in 97 milliseconds