Searched defs:XCAM_STITCH_MAX_CAMERAS (Results 1 - 1 of 1) sorted by relevance

/external/libxcam/xcore/interface/
H A Dstitcher.h31 #define XCAM_STITCH_MAX_CAMERAS XCAM_STITCH_FISHEYE_MAX_NUM macro
190 ImageCropInfo _crop_info[XCAM_STITCH_MAX_CAMERAS];
193 ScaleFactor _scale_factors[XCAM_STITCH_MAX_CAMERAS];
200 CameraInfo _camera_info[XCAM_STITCH_MAX_CAMERAS];
201 RoundViewSlice _round_view_slices[XCAM_STITCH_MAX_CAMERAS];
204 ImageOverlapInfo _overlap_info[XCAM_STITCH_MAX_CAMERAS];
209 CenterMark _center_marks[XCAM_STITCH_MAX_CAMERAS];

Completed in 192 milliseconds