Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/diversity_checker/
Ddiversity_checker.c70 diverse_data->num_max_dist_violations = 0; in diversityCheckerReset()
103 diverse_data->num_max_dist_violations++; in diversityCheckerFindNearestPoint()
144 diverse_data->num_max_dist_violations >= in diversityCheckerNormQuality()
Ddiversity_checker.h96 size_t num_max_dist_violations; member
/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
Dmag_cal.c180 moc->diversity_checker.num_max_dist_violations <= in magCalUpdate()