Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_rob_image_homography.cpp303 db_SetupMatrixRefs(JtJ_JE_ref,9,8,JtJ_JE); in db_RobImageHomographyMultiplyJacobian()
433 db_SetupMatrixRefs(JtJ_temp_ref,9,9,JtJ_temp); in db_RobImageHomography_Jacobians_Generic()
434 db_SetupMatrixRefs(JE_dx_ref,9,8,JE_dx); in db_RobImageHomography_Jacobians_Generic()
582 db_SetupMatrixRefs(JtJ_ref,9,8,JtJ); in db_RobCamRotation_Polish_Generic()
Ddb_utilities_indexing.h35 inline void db_SetupMatrixRefs(double **ar,long rows,long cols,double *a) in db_SetupMatrixRefs() function