HomeSort by relevance Sort by last modified time
    Searched refs:m_K (Results 1 - 6 of 6) sorted by null

  /packages/apps/Camera/jni/feature_stab/src/dbreg/
dbreg.cpp 61 db_Identity3x3(m_K);
192 db_Approx3DCalMat(m_K,temp,m_im_width,m_im_height);
196 m_scale = 2/(m_K[0]+m_K[4]);
437 db_RobImageHomography(m_H_ref_to_ins, m_corners_ref, m_corners_ins, m_nr_matches, m_K, m_K, m_temp_double, m_temp_int,
593 db_RobImageHomography(m_H_ref_to_ins, m_corners_ref, m_corners_ins, m_nr_matches, m_K, m_K, m_temp_double, m_temp_int,
dbreg.h 388 double m_K[9];
  /packages/apps/Gallery2/jni_mosaic/feature_stab/src/dbreg/
dbreg.cpp 61 db_Identity3x3(m_K);
192 db_Approx3DCalMat(m_K,temp,m_im_width,m_im_height);
196 m_scale = 2/(m_K[0]+m_K[4]);
437 db_RobImageHomography(m_H_ref_to_ins, m_corners_ref, m_corners_ins, m_nr_matches, m_K, m_K, m_temp_double, m_temp_int,
593 db_RobImageHomography(m_H_ref_to_ins, m_corners_ref, m_corners_ins, m_nr_matches, m_K, m_K, m_temp_double, m_temp_int,
dbreg.h 388 double m_K[9];
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbreg.cpp 61 db_Identity3x3(m_K);
192 db_Approx3DCalMat(m_K,temp,m_im_width,m_im_height);
196 m_scale = 2/(m_K[0]+m_K[4]);
437 db_RobImageHomography(m_H_ref_to_ins, m_corners_ref, m_corners_ins, m_nr_matches, m_K, m_K, m_temp_double, m_temp_int,
592 db_RobImageHomography(m_H_ref_to_ins, m_corners_ref, m_corners_ins, m_nr_matches, m_K, m_K, m_temp_double, m_temp_int,
dbreg.h 388 double m_K[9];

Completed in 284 milliseconds