Searched refs:conf_still (Results 1 – 1 of 1) sorted by relevance
329 float conf_still = 0; in deviceStillnessCheck() local363 conf_still = conf_not_rot * conf_not_accel; in deviceStillnessCheck()371 device_is_still = (conf_still > gyro_cal->stillness_threshold) && in deviceStillnessCheck()