Searched refs:window_start_time (Results 1 – 3 of 3) sorted by relevance
384 gyro_cal->gyro_stillness_detect.window_start_time; in deviceStillnessCheck()436 (gyro_cal->gyro_stillness_detect.window_start_time < in deviceStillnessCheck()441 gyro_cal->gyro_stillness_detect.window_start_time); in deviceStillnessCheck()
64 uint64_t window_start_time; member
80 gyro_still_det->window_start_time = sample_time; in gyroStillDetUpdate()