Searched refs:tempNoLim (Results 1 – 1 of 1) sorted by relevance
3025 int i, k, isPatchBorder[2], loLimIndex, hiLimIndex, tempNoLim, nBands; in ResetLimiterBands() local3067 tempNoLim = nBands = noFreqBands + noPatches - 1; in ResetLimiterBands()3068 shellsort(workLimiterBandTable, tempNoLim + 1); in ResetLimiterBands()3073 while (hiLimIndex <= tempNoLim) { in ResetLimiterBands()3137 shellsort(workLimiterBandTable, tempNoLim + 1); in ResetLimiterBands()