Searched refs:RansacFunc (Results 1 – 3 of 3) sorted by relevance
23 typedef int (*RansacFunc)(int *matched_points, int npoints, typedef29 RansacFunc av1_get_ransac_type(TransformationType type);
774 RansacFunc av1_get_ransac_type(TransformationType type) { in av1_get_ransac_type()
434 RansacFunc ransac = av1_get_ransac_type(type); in compute_global_motion_feature_based()