Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/pixel/thermal/utils/
Dthermal_predictions_helper.h48 struct PredictorSensorInfo { struct
49 std::string sensor_name;
50 int sample_duration;
51 int num_out_samples;
52 std::vector<PredictionSample> samples;
53 int cur_index;