Home
last modified time | relevance | path

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

/external/libxcam/xcore/interface/
Dstitcher.h69 float round_angle_start; member
Dstitcher.cpp207 …uint32_t aligned_start = format_angle (cam_info.round_angle_start) / 360.0f * (float)_output_width; in estimate_round_slices()
215 cam_info.round_angle_start = view_slice.hori_angle_start; in estimate_round_slices()
/external/libxcam/tests/
Dtest-soft-image.cpp285 info.round_angle_start = (idx * 360.0f / camera_count) - info.angle_range / 2.0f; in parse_camera_info()