/development/perftests/panorama/feature_stab/src/dbreg/ |
dbreg.cpp | 194 m_homography_type = homography_type; 438 m_homography_type,NULL,m_max_iterations,m_max_nr_matches,m_scale, 594 m_homography_type,NULL,m_max_iterations,m_max_nr_matches,m_scale,
|
dbreg.h | 175 void ResetHomographyType(int homography_type) { m_homography_type = homography_type; } 301 int m_homography_type; member in class:db_FrameToReferenceRegistration
|
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
dbreg.cpp | 194 m_homography_type = homography_type; 438 m_homography_type,NULL,m_max_iterations,m_max_nr_matches,m_scale, 593 m_homography_type,NULL,m_max_iterations,m_max_nr_matches,m_scale,
|
dbreg.h | 175 void ResetHomographyType(int homography_type) { m_homography_type = homography_type; } 301 int m_homography_type; member in class:db_FrameToReferenceRegistration
|