Searched refs:tempNoLim (Results 1 – 1 of 1) sorted by relevance
3070 int i, k, isPatchBorder[2], loLimIndex, hiLimIndex, tempNoLim, nBands; in ResetLimiterBands() local3112 tempNoLim = nBands = noFreqBands + noPatches - 1; in ResetLimiterBands()3113 shellsort(workLimiterBandTable, tempNoLim + 1); in ResetLimiterBands()3118 while (hiLimIndex <= tempNoLim) { in ResetLimiterBands()3182 shellsort(workLimiterBandTable, tempNoLim + 1); in ResetLimiterBands()3190 if (workLimiterBandTable[tempNoLim] > highSubband) { in ResetLimiterBands()