Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_info.h148 struct PredictorInfo { struct
149 std::string sensor;
150 bool support_pid_compensation;
151 std::vector<float> prediction_weights;
152 ThrottlingArray k_p_compensate;