Home
last modified time | relevance | path

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

/external/libxcam/xcore/interface/
Dstitcher.h198 float _out_start_angle; variable
Dstitcher.cpp85 , _out_start_angle (OUT_WINDOWS_START) in Stitcher()
259 uint32_t out_pos = format_angle (center_angle - _out_start_angle) / 360.0f * _output_width; in mark_centers()
265 …gle = XCAM_ALIGN_AROUND (out_pos, _alignment_x) / (float)_output_width * 360.0f - _out_start_angle; in mark_centers()