Searched refs:weighting_function (Results 1 – 2 of 2) sorted by relevance
769 over_temp_cal->weighting_function[index - 1].offset_age_nanos < in overTempValidateAndSetWeight()771 over_temp_cal->weighting_function[index] = *new_otc_weight; in overTempValidateAndSetWeight()1456 over_temp_cal->weighting_function[i].offset_age_nanos) { in evaluateWeightingFunction()1457 return over_temp_cal->weighting_function[i].weight; in evaluateWeightingFunction()
202 struct OverTempCalWeight weighting_function[OTC_NUM_WEIGHT_LEVELS]; member