HomeSort by relevance Sort by last modified time
    Searched refs:adjust_stitch_area (Results 1 - 4 of 4) sorted by null

  /external/libxcam/xcore/interface/
feature_match.h 80 void adjust_stitch_area (int dst_width, float &x_offset, Rect &stitch0, Rect &stitch1);
feature_match.cpp 119 FeatureMatch::adjust_stitch_area (int dst_width, float &x_offset, Rect &stitch0, Rect &stitch1) function in class:XCam::FeatureMatch
  /external/libxcam/modules/ocl/
cv_feature_match.cpp 210 adjust_stitch_area (dst_width, x_offset, crop_left, crop_right);
  /external/libxcam/modules/soft/
cv_capi_feature_match.cpp 217 adjust_stitch_area (dst_width, x_offset, crop_left, crop_right);

Completed in 1318 milliseconds