Searched defs:prediction_index (Results 1 – 2 of 2) sorted by relevance
81 const int prediction_index = duration / predictor_sensor_info.sample_duration; in registerPredictedSensor() local128 const int prediction_index = predicted_sensor_info.prediction_index; in readSensor() local
60 int prediction_index; member