Home
last modified time | relevance | path

Searched refs:OTC_MAX_OUTLIER_COUNT (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.h115 #define OTC_MAX_OUTLIER_COUNT (3) macro
Dover_temp_cal.c574 if (over_temp_cal->num_outliers < OTC_MAX_OUTLIER_COUNT) { in overTempCalUpdateSensorEstimate()