Home
last modified time | relevance | path

Searched refs:adjust_stitch_area (Results 1 – 4 of 4) sorted by relevance

/external/libxcam/xcore/interface/
Dfeature_match.h80 void adjust_stitch_area (int dst_width, float &x_offset, Rect &stitch0, Rect &stitch1);
Dfeature_match.cpp119 FeatureMatch::adjust_stitch_area (int dst_width, float &x_offset, Rect &stitch0, Rect &stitch1) in adjust_stitch_area() function in XCam::FeatureMatch
/external/libxcam/modules/soft/
Dcv_capi_feature_match.cpp217 adjust_stitch_area (dst_width, x_offset, crop_left, crop_right); in detect_and_match()
/external/libxcam/modules/ocl/
Dcv_feature_match.cpp210 adjust_stitch_area (dst_width, x_offset, crop_left, crop_right); in detect_and_match()