Searched refs:allInGoodRange (Results 1 – 1 of 1) sorted by relevance
292 bool allInGoodRange = true; in recomputeParameters() local294 for (int i = 0; i < numRelevantPastIterations && allInGoodRange; i++) in recomputeParameters()298 allInGoodRange = false; in recomputeParameters()301 endCalibration = endCalibration || allInGoodRange; in recomputeParameters()