Searched refs:convert_to_stitch_rect (Results 1 - 1 of 1) sorted by relevance

/external/libxcam/modules/ocl/
H A Dcl_image_360_stitch.cpp787 convert_to_stitch_rect (Rect xcam_rect, Rect &stitch_rect) function in namespace:XCam
816 convert_to_stitch_rect (_img_merge_info[i].right, crop_left);
817 convert_to_stitch_rect (_img_merge_info[idx_next].left, crop_right);

Completed in 191 milliseconds