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

  /external/libxcam/modules/soft/
cv_capi_feature_match.h 60 void get_valid_offsets (std::vector<CvPoint2D32f> &corner0, std::vector<CvPoint2D32f> &corner1,
cv_capi_feature_match.cpp 89 CVCapiFeatureMatch::get_valid_offsets ( function in class:XCam::CVCapiFeatureMatch
155 get_valid_offsets (corner0, corner1, status, error,
  /external/libxcam/modules/ocl/
cv_feature_match.h 59 void get_valid_offsets (std::vector<cv::Point2f> &corner0, std::vector<cv::Point2f> &corner1,
cv_feature_match.cpp 77 CVFeatureMatch::get_valid_offsets ( function in class:XCam::CVFeatureMatch
158 get_valid_offsets (corner0, corner1, status, error,

Completed in 71 milliseconds