Searched defs:correspondences (Results 1 – 3 of 3) sorted by relevance
90 Correspondence *correspondences, in improve_correspondence()153 Correspondence *correspondences = (Correspondence *)correspondence_pts; in aom_determine_correspondence() local199 int *correspondences) { in get_inliers_from_indices()221 int *correspondences; in av1_compute_global_motion_feature_based() local
65 double *correspondences) { in determine_disflow_correspondence()551 double *correspondences; in av1_compute_global_motion_disflow_based() local
314 Map<ResolvedTypeVariable, InferenceVariable> correspondences = new HashMap<>(); in replaceTypeVariablesWithInferenceVariables() local323 …ariables(ResolvedType originalType, Map<ResolvedTypeVariable, InferenceVariable> correspondences) { in replaceTypeVariablesWithInferenceVariables()