Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_feature_detection.cpp1452 inline void db_SubPixel(float **strength, const double xd, const double yd, double &xs, double &ys) in db_SubPixel() function
1549db_SubPixel(strength, x_temp[i], y_temp[i], x_coord[nr_points], y_coord[nr_points]); in db_ExtractCornersSaturated()