Searched refs:latest_offset (Results 1 – 2 of 2) sorted by relevance
263 over_temp_cal->latest_offset = NULL; in overTempCalInit()366 over_temp_cal->latest_offset = NULL; in overTempCalSetModel()460 over_temp_cal->latest_offset = NULL; in overTempCalSetModelData()626 over_temp_cal->latest_offset = &over_temp_cal->model_data[i]; in overTempCalUpdateSensorEstimate()638 over_temp_cal->latest_offset = in overTempCalUpdateSensorEstimate()644 over_temp_cal->latest_offset = &over_temp_cal->model_data[0]; in overTempCalUpdateSensorEstimate()646 if (over_temp_cal->latest_offset->offset_age_nanos < in overTempCalUpdateSensorEstimate()648 over_temp_cal->latest_offset = &over_temp_cal->model_data[i]; in overTempCalUpdateSensorEstimate()658 over_temp_cal->nearest_offset = over_temp_cal->latest_offset; in overTempCalUpdateSensorEstimate()973 if (over_temp_cal->latest_offset != NULL) { in updateCalOffset()[all …]
168 struct OverTempModelThreeAxis latest_offset; member251 struct OverTempModelThreeAxis *latest_offset; member