Searched refs:db_Approx3DCalMat (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Camera/jni/feature_stab/db_vlvm/
H A Ddb_utilities_camera.cpp29 void db_Approx3DCalMat(double K[9],double Kinv[9],int im_width,int im_height,double f_correction,int field) function
H A Ddb_utilities_camera.h52 DB_API void db_Approx3DCalMat(double K[9],double Kinv[9],int im_width,int im_height,double f_correction=1.0,int field=0);
/packages/apps/Camera/jni/feature_stab/src/dbreg/
H A Ddbreg.cpp192 db_Approx3DCalMat(m_K,temp,m_im_width,m_im_height);

Completed in 146 milliseconds