Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_rob_image_homography.cpp417 …*frozen_coord,double H[9],int point_count,double *x_i,double *xp_i,int homography_type,double one_… in db_RobImageHomography_Jacobians_Generic()
513 …ageHomographyUpdateGeneric(double H_p_dx[9],double H[9],double *dx,int homography_type,int frozen_… in db_ImageHomographyUpdateGeneric()
567 void db_RobCamRotation_Polish_Generic(double H[9],int point_count,int homography_type,double *x_i,d… in db_RobCamRotation_Polish_Generic()
646 int homography_type, in db_RobImageHomography()
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
Ddbreg.cpp148 int homography_type, in Init()
Ddbreg.h175 void ResetHomographyType(int homography_type) { m_homography_type = homography_type; } in ResetHomographyType()