Searched refs:patchBorders (Results 1 – 1 of 1) sorted by relevance
3027 int patchBorders[MAX_NUM_PATCHES + 1]; in ResetLimiterBands() local3050 patchBorders[i] = xOverQmf[i] - lowSubband; in ResetLimiterBands()3054 patchBorders[i] = patchParam[i].guardStartBand - lowSubband; in ResetLimiterBands()3057 patchBorders[i] = highSubband - lowSubband; in ResetLimiterBands()3064 workLimiterBandTable[noFreqBands + k] = patchBorders[k]; in ResetLimiterBands()3112 if (workLimiterBandTable[hiLimIndex] == patchBorders[k]) { in ResetLimiterBands()3124 if (workLimiterBandTable[loLimIndex] == patchBorders[k]) { in ResetLimiterBands()