Home
last modified time | relevance | path

Searched refs:MINPTS_MULTIPLIER (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dransac.c24 #define MINPTS_MULTIPLIER 5 macro
406 if (npoints < minpts * MINPTS_MULTIPLIER || npoints == 0) { in ransac()
582 if (npoints < minpts * MINPTS_MULTIPLIER || npoints == 0) { in ransac_double_prec()