Searched refs:tempNoLim (Results 1 – 1 of 1) sorted by relevance
2206 int i, k, isPatchBorder[2], loLimIndex, hiLimIndex, tempNoLim, nBands; in ResetLimiterBands() local2233 tempNoLim = nBands = noFreqBands + noPatches - 1; in ResetLimiterBands()2234 shellsort(workLimiterBandTable, tempNoLim + 1); in ResetLimiterBands()2240 while (hiLimIndex <= tempNoLim) { in ResetLimiterBands()2301 shellsort(workLimiterBandTable, tempNoLim + 1); in ResetLimiterBands()