Home
last modified time | relevance | path

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

/external/libxcam/xcore/interface/
Dstitcher.h176 const ImageOverlapInfo &get_overlap (uint32_t idx) const { in get_overlap() function
/external/libxcam/modules/soft/
Dsoft_stitcher.cpp501 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()