Searched refs:i_zero (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Camera/jni/feature_stab/db_vlvm/
H A Ddb_image_homography.cpp32 between coordinate i_num and i_den of Hx. i_zero should be set to
34 inline void db_SProjImagePointPointConstraint(double c[9],int i_num,int i_den,int i_zero, argument
39 db_Zero3(c+3*i_zero);
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_image_homography.cpp32 between coordinate i_num and i_den of Hx. i_zero should be set to
34 inline void db_SProjImagePointPointConstraint(double c[9],int i_num,int i_den,int i_zero, argument
39 db_Zero3(c+3*i_zero);

Completed in 573 milliseconds