Home
last modified time | relevance | path

Searched refs:kVtEstimatorLowConfidence (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/thermal/virtualtemp_estimator/
Dvirtualtemp_estimator.h34 kVtEstimatorLowConfidence = 5, enumerator
Dvirtualtemp_estimator.cpp468 return kVtEstimatorLowConfidence; in TFliteEstimate()
/hardware/google/pixel/thermal/
Dthermal-helper.cpp1042 } else if (ret == ::thermal::vtestimator::kVtEstimatorLowConfidence || in runVirtualTempEstimator()