Home
last modified time | relevance | path

Searched refs:evaluateWeightingFunction (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c192 static float evaluateWeightingFunction(const struct OverTempCal *over_temp_cal,
1339 weight = evaluateWeightingFunction( in updateModel()
1353 weight = evaluateWeightingFunction( in updateModel()
1451 float evaluateWeightingFunction(const struct OverTempCal *over_temp_cal, in evaluateWeightingFunction() function