Searched refs:valid_count (Results 1 – 4 of 4) sorted by relevance
/external/libxcam/modules/soft/ |
D | cv_capi_feature_match.h | 71 int &valid_count, float &mean_offset, float &x_offset, int dst_width);
|
D | cv_capi_feature_match.cpp | 182 int &valid_count, float &mean_offset, float &x_offset, int dst_width) in detect_and_match() argument 215 status, err, valid_count, mean_offset, x_offset); in detect_and_match()
|
/external/libxcam/modules/ocl/ |
D | cv_feature_match.h | 70 int &valid_count, float &mean_offset, float &x_offset, int dst_width);
|
D | cv_feature_match.cpp | 184 int &valid_count, float &mean_offset, float &x_offset, int dst_width) in detect_and_match() argument 208 status, err, valid_count, mean_offset, x_offset); in detect_and_match()
|