Searched refs:patchBorders (Results 1 – 1 of 1) sorted by relevance
3072 int patchBorders[MAX_NUM_PATCHES + 1]; in ResetLimiterBands() local3095 patchBorders[i] = xOverQmf[i] - lowSubband; in ResetLimiterBands()3099 patchBorders[i] = patchParam[i].guardStartBand - lowSubband; in ResetLimiterBands()3102 patchBorders[i] = highSubband - lowSubband; in ResetLimiterBands()3109 workLimiterBandTable[noFreqBands + k] = patchBorders[k]; in ResetLimiterBands()3157 if (workLimiterBandTable[hiLimIndex] == patchBorders[k]) { in ResetLimiterBands()3169 if (workLimiterBandTable[loLimIndex] == patchBorders[k]) { in ResetLimiterBands()