Searched defs:gyro_events (Results 1 – 5 of 5) sorted by relevance
/cts/apps/CameraITS/utils/ |
D | sensor_fusion_utils.py | 402 def get_gyro_rotations(gyro_events, cam_times): argument 706 def get_best_alignment_offset(cam_times, cam_rots, gyro_events, degree=2): argument 836 def plot_gyro_events(gyro_events, plot_name, log_path): argument 892 def conv_acceleration_to_movement(gyro_events, video_delay_time): argument
|
D | preview_processing_utils.py | 189 def verify_preview_stabilization(recording_obj, gyro_events, test_name, argument
|
/cts/apps/CameraITS/tests/sensor_fusion/ |
D | test_lens_intrinsic_calibration.py | 152 def verify_lens_intrinsics(recording_obj, gyro_events, test_name, log_path): argument
|
D | test_video_stabilization_jca.py | 136 lens_facing, frames, frame_shape, gyro_events, log_path, ratio_tested): argument
|
/cts/apps/CameraITS/tests/feature_combination/ |
D | test_feature_combination.py | 147 passed, recording_obj, gyro_events, test_name, log_path, argument
|