Home
last modified time | relevance | path

Searched refs:gyro_var_threshold (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/gyroscope/
Dgyro_cal.h175 uint64_t window_time_duration_nanos, float gyro_var_threshold,
Dgyro_cal.c164 uint64_t window_time_duration_nanos, float gyro_var_threshold, in gyroCalInit() argument
178 gyroStillDetInit(&gyro_cal->gyro_stillness_detect, gyro_var_threshold, in gyroCalInit()