Searched refs:m_scale (Results 1 – 2 of 2) sorted by relevance
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
D | dbreg.cpp | 196 m_scale = 2/(m_K[0]+m_K[4]); in Init() 438 m_homography_type,NULL,m_max_iterations,m_max_nr_matches,m_scale, in AddFrame() 593 m_homography_type,NULL,m_max_iterations,m_max_nr_matches,m_scale, in EstimateSecondaryModel()
|
D | dbreg.h | 303 double m_scale; variable
|