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.py140 gyro_rots = get_gyro_rotations(events["gyro"], cam_times)
169 gyro_rots = get_gyro_rotations(gyro_events, times)
226 def get_gyro_rotations(gyro_events, cam_times): function