Home
last modified time | relevance | path

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

/external/libxcam/xcore/interface/
Dstitcher.h170 const CenterMark &get_center (uint32_t idx) const { in get_center() function
/external/libxcam/modules/soft/
Dsoft_stitcher.cpp518 float center_x = (float) _stitcher->get_center (left_idx).slice_center_x; in feature_match()
527 center_x = (float) _stitcher->get_center (right_idx).slice_center_x; in feature_match()