Searched refs:stillness_confidence (Results 1 – 4 of 4) sorted by relevance
134 gyro_still_det->stillness_confidence = 0; in gyroStillDetCompute()135 return gyro_still_det->stillness_confidence; in gyroStillDetCompute()175 gyro_still_det->stillness_confidence = 0; in gyroStillDetCompute()184 gyro_still_det->stillness_confidence = 1.f; in gyroStillDetCompute()195 gyro_still_det->stillness_confidence = in gyroStillDetCompute()206 return gyro_still_det->stillness_confidence; in gyroStillDetCompute()222 gyro_still_det->stillness_confidence; in gyroStillDetReset()
86 float stillness_confidence; member
353 gyro_cal->mag_stillness_detect.stillness_confidence = 1.0f; in deviceStillnessCheck()360 conf_not_rot = gyro_cal->gyro_stillness_detect.stillness_confidence * in deviceStillnessCheck()361 gyro_cal->mag_stillness_detect.stillness_confidence; in deviceStillnessCheck()362 conf_not_accel = gyro_cal->accel_stillness_detect.stillness_confidence; in deviceStillnessCheck()503 gyro_cal->stillness_confidence = in computeGyroCal()574 gyro_cal->stillness_confidence = 0; in checkWatchdog()
157 float stillness_confidence; member