Home
last modified time | relevance | path

Searched defs:frozen_coord (Results 1 – 2 of 2) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_rob_image_homography.cpp417 …cobians_Generic(double *JtJ_ref[8],double min_Jtf[8],int *num_param,int *frozen_coord,double H[9],… in db_RobImageHomography_Jacobians_Generic()
513 …mographyUpdateGeneric(double H_p_dx[9],double H[9],double *dx,int homography_type,int frozen_coord) in db_ImageHomographyUpdateGeneric()
571 int frozen_coord = 0; in db_RobCamRotation_Polish_Generic() local
Ddb_utilities_camera.h299 …teImageHomographyProjective(double H_p_dx[9],const double H[9],const double dx[8],int frozen_coord) in db_UpdateImageHomographyProjective()