Searched refs:get_valid_offsets (Results 1 – 4 of 4) sorted by relevance
/external/libxcam/modules/soft/ |
D | cv_capi_feature_match.h | 60 void get_valid_offsets (std::vector<CvPoint2D32f> &corner0, std::vector<CvPoint2D32f> &corner1,
|
D | cv_capi_feature_match.cpp | 89 CVCapiFeatureMatch::get_valid_offsets ( in get_valid_offsets() function in XCam::CVCapiFeatureMatch 155 get_valid_offsets (corner0, corner1, status, error, in calc_of_match()
|
/external/libxcam/modules/ocl/ |
D | cv_feature_match.h | 59 void get_valid_offsets (std::vector<cv::Point2f> &corner0, std::vector<cv::Point2f> &corner1,
|
D | cv_feature_match.cpp | 77 CVFeatureMatch::get_valid_offsets ( in get_valid_offsets() function in XCam::CVFeatureMatch 158 get_valid_offsets (corner0, corner1, status, error, in calc_of_match()
|