Home
last modified time | relevance | path

Searched defs:prediction_index (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/pixel/thermal/utils/
Dthermal_predictions_helper.cpp81 const int prediction_index = duration / predictor_sensor_info.sample_duration; in registerPredictedSensor() local
128 const int prediction_index = predicted_sensor_info.prediction_index; in readSensor() local
Dthermal_predictions_helper.h60 int prediction_index; member