Home
last modified time | relevance | path

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

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