Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/gyroscope/
Dgyro_cal.c327 float conf_not_accel = 0; in deviceStillnessCheck() local
361 conf_not_accel = gyro_cal->accel_stillness_detect.stillness_confidence; in deviceStillnessCheck()
362 conf_still = conf_not_rot * conf_not_accel; in deviceStillnessCheck()