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