Searched defs:xd (Results 1 – 4 of 4) sorted by relevance
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_utilities.cpp | 106 int xd=0, yd=0; in db_WarpImageLutFast_u() local 127 double xd=0.0, yd=0.0; in db_WarpImageLutBilinear_u() local
|
D | db_feature_matching.cpp | 2790 double xd[2],wx[2]; in db_FillBucketsPrewarped_f() local 2834 double xd[2],wx[2]; in db_FillBucketsPrewarped_u() local 2881 double xd[2],wx[2]; in db_FillBucketsPrewarpedAffine_u() local
|
D | db_feature_detection.cpp | 1452 inline void db_SubPixel(float **strength, const double xd, const double yd, double &xs, double &ys) in db_SubPixel()
|
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
D | dbreg.h | 484 int xd=0, yd=0; in db_WarpImageLutFast_rgb() local 530 double xd=0.0, yd=0.0; in db_WarpImageLutBilinear_rgb() local
|