Searched defs:gyro_still_det (Results 1 – 1 of 1) sorted by relevance
29 void gyroStillDetInit(struct GyroStillDet* gyro_still_det, float var_threshold, in gyroStillDetInit()51 void gyroStillDetUpdate(struct GyroStillDet* gyro_still_det, in gyroStillDetUpdate()124 float gyroStillDetCompute(struct GyroStillDet* gyro_still_det) { in gyroStillDetCompute()211 void gyroStillDetReset(struct GyroStillDet* gyro_still_det, bool reset_stats) { in gyroStillDetReset()