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

/external/aac/libSBRdec/src/
H A Denv_calc.cpp2136 int i, k, isPatchBorder[2], loLimIndex, hiLimIndex, tempNoLim, nBands; local
2164 tempNoLim = nBands = noFreqBands + noPatches - 1;
2165 shellsort(workLimiterBandTable, tempNoLim + 1);
2171 while (hiLimIndex <= tempNoLim) {
2213 shellsort(workLimiterBandTable, tempNoLim + 1);

Completed in 58 milliseconds