Searched refs:latest_offset (Results 1 – 2 of 2) sorted by relevance
266 over_temp_cal->latest_offset = NULL; in overTempCalInit()369 over_temp_cal->latest_offset = NULL; in overTempCalSetModel()463 over_temp_cal->latest_offset = NULL; in overTempCalSetModelData()629 over_temp_cal->latest_offset = &over_temp_cal->model_data[i]; in overTempCalUpdateSensorEstimate()641 over_temp_cal->latest_offset = in overTempCalUpdateSensorEstimate()647 over_temp_cal->latest_offset = &over_temp_cal->model_data[0]; in overTempCalUpdateSensorEstimate()649 if (over_temp_cal->latest_offset->offset_age_nanos < in overTempCalUpdateSensorEstimate()651 over_temp_cal->latest_offset = &over_temp_cal->model_data[i]; in overTempCalUpdateSensorEstimate()661 over_temp_cal->nearest_offset = over_temp_cal->latest_offset; in overTempCalUpdateSensorEstimate()951 if (over_temp_cal->latest_offset != NULL) { in updateCalOffset()[all …]
168 struct OverTempModelThreeAxis latest_offset; member251 struct OverTempModelThreeAxis *latest_offset; member