Searched refs:LOGE_ORB (Results 1 – 2 of 2) sorted by relevance
419 LOGE_ORB("\n-------------------------------------\n"); in get_affine_matrix()420 LOGE_ORB("%s", res); in get_affine_matrix()479 LOGE_ORB("number of points must bigger than dimension\n"); in affine_fit()530 LOGE_ORB("matched keypoints num(%d) not enough", matched_keypoints->length); in elimate_affine_transform()679 LOGE_ORB("valid matched keypoints %d less than 6", i); in elimate_affine_transform()
290 #define LOGE_ORB(...) XCAM_MODULE_LOG_ERROR(XCORE_LOG_MODULE_AORB, 0xff, ##__VA_ARGS__) macro