Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/pixel/thermal/utils/
Dthermal_predictions_helper.h39 struct PredictionSample { struct
40 PredictionSample(int num_out_samples) { in PredictionSample() function
52 std::vector<PredictionSample> samples; argument