Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/sensor_fusion/
Dtest_sensor_fusion.py178 gyro_rots = get_gyro_rotations(events["gyro"], cam_times)
208 gyro_rots = get_gyro_rotations(gyro_events, times)
267 def get_gyro_rotations(gyro_events, cam_times): function