Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/aom_dsp/flow_estimation/
H A Dransac.c286 static bool ransac_internal(const Correspondence *matched_points, int npoints, in ransac_internal()
491 bool ransac(const Correspondence *matched_points, int npoints, in ransac()