Home
last modified time | relevance | path

Searched defs:correspondences (Results 1 – 3 of 3) sorted by relevance

/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/constraintformulas/
DExpressionCompatibleWithType.java314 Map<ResolvedTypeVariable, InferenceVariable> correspondences = new HashMap<>(); in replaceTypeVariablesWithInferenceVariables() local
323 …ariables(ResolvedType originalType, Map<ResolvedTypeVariable, InferenceVariable> correspondences) { in replaceTypeVariablesWithInferenceVariables()
/external/libaom/libaom/av1/encoder/
Dcorner_match.c88 Correspondence *correspondences, in improve_correspondence()
151 Correspondence *correspondences = (Correspondence *)correspondence_pts; in av1_determine_correspondence() local
Dglobal_motion.c380 int *correspondences) { in get_inliers_from_indices()
431 int *correspondences; in compute_global_motion_feature_based() local
486 double *correspondences) { in determine_disflow_correspondence()
920 double *correspondences; in compute_global_motion_disflow_based() local