Searched refs:tempNoLim (Results 1 – 1 of 1) sorted by relevance
3066 int i, k, isPatchBorder[2], loLimIndex, hiLimIndex, tempNoLim, nBands; in ResetLimiterBands() local3108 tempNoLim = nBands = noFreqBands + noPatches - 1; in ResetLimiterBands()3109 shellsort(workLimiterBandTable, tempNoLim + 1); in ResetLimiterBands()3114 while (hiLimIndex <= tempNoLim) { in ResetLimiterBands()3178 shellsort(workLimiterBandTable, tempNoLim + 1); in ResetLimiterBands()3186 if (workLimiterBandTable[tempNoLim] > highSubband) { in ResetLimiterBands()