Searched defs:GyroCal (Results 1 – 1 of 1) sorted by relevance
128 struct GyroCal { struct130 struct GyroStillDet accel_stillness_detect;131 struct GyroStillDet mag_stillness_detect;132 struct GyroStillDet gyro_stillness_detect;135 struct TemperatureMeanData temperature_mean_tracker;138 struct MinMaxWindowMeanData window_mean_tracker;141 float stillness_threshold;144 uint64_t min_still_duration_nanos;145 uint64_t max_still_duration_nanos;148 uint64_t window_time_duration_nanos;[all …]