HomeSort by relevance Sort by last modified time
    Searched refs:win_var_y (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/os/algos/calibration/gyroscope/
gyro_stillness_detect.c 147 gyro_still_det->win_var_y =
171 (gyro_still_det->win_var_y > upper_var_thresh) ||
179 (gyro_still_det->win_var_y <= lower_var_thresh) &&
198 gyroStillDetLimit(0.5f - (gyro_still_det->win_var_y - var_thresh) *
gyro_stillness_detect.h 82 float win_var_x, win_var_y, win_var_z; member in struct:GyroStillDet
gyro_cal.c     [all...]

Completed in 245 milliseconds