Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/pixel/thermal/utils/
Dthermal_info.h156 struct PredictorInfo { struct
157 std::string sensor;
158 bool support_pid_compensation;
159 std::vector<float> prediction_weights;
160 ThrottlingArray k_p_compensate;
162 bool supports_predictions; // Does this sensor support predictions
163 int prediction_sample_interval; // Interval between each predicted sample
164 int num_prediction_samples; // How many samples are predicted for each iteration
165 int prediction_duration; // Prediction duration for a PREDICTED sensor
/aosp_15_r20/device/google/caimito/thermal/
Dthermal_info_config_komodo_wingboard.json344 "PredictorInfo": { object
Dthermal_info_config_caiman_wingboard.json354 "PredictorInfo": { object
Dthermal_info_config_tokay_wingboard.json333 "PredictorInfo": { object
Dthermal_info_config_tokay.json433 "PredictorInfo": { object
Dthermal_info_config_caiman.json443 "PredictorInfo": { object
Dthermal_info_config_komodo.json433 "PredictorInfo": { object