Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dransac.c310 static int get_rand_indices(int npoints, int minpts, int *indices, in get_rand_indices() function
455 if (!get_rand_indices(npoints, minpts, indices, &seed)) { in ransac()
631 if (!get_rand_indices(npoints, minpts, indices, &seed)) { in ransac_double_prec()