Searched refs:ImageOverlapInfo (Results 1 – 3 of 3) sorted by relevance
107 struct ImageOverlapInfo { struct176 const ImageOverlapInfo &get_overlap (uint32_t idx) const { in get_overlap()204 ImageOverlapInfo _overlap_info[XCAM_STITCH_MAX_CAMERAS];
153 Stitcher::set_overlap_info (uint32_t index, const ImageOverlapInfo &info)165 Stitcher::get_overlap_info (uint32_t index, ImageOverlapInfo &info) const448 const ImageOverlapInfo &overlap = _overlap_info[i]; in update_copy_areas()
501 const Stitcher::ImageOverlapInfo overlap_info = _stitcher->get_overlap (idx); in feature_match()550 const Stitcher::ImageOverlapInfo &overlap_info = _stitcher->get_overlap (idx); in start_single_blender()