Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_framestitching.cpp81 double **Xp,double **X,int nr_points,int orientation_preserving, in db_StitchSimilarity3DRaw()
Ddb_image_homography.cpp237 double **Xp,double **X,int nr_points,int orientation_preserving, in db_StitchSimilarity2DRaw()
Ddb_rob_image_homography.cpp702 double *X[3],*Xp[3]; in db_RobImageHomography() local