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

  /packages/apps/Camera/jni/feature_stab/src/dbreg/
dbreg.cpp 29 m_initialized(false),m_nr_matches(0),m_over_allocation(256),m_nr_bins(20),m_max_cost_pix(30), m_quarter_resolution(false)
175 m_quarter_resolution = quarter_resolution;
179 if (m_quarter_resolution == true)
260 if (m_quarter_resolution && subsample)
358 if (m_quarter_resolution)
461 if (m_quarter_resolution)
718 if(m_quarter_resolution)
dbreg.h 402 bool m_quarter_resolution; member in class:db_FrameToReferenceRegistration
  /packages/apps/Gallery2/jni_mosaic/feature_stab/src/dbreg/
dbreg.cpp 29 m_initialized(false),m_nr_matches(0),m_over_allocation(256),m_nr_bins(20),m_max_cost_pix(30), m_quarter_resolution(false)
175 m_quarter_resolution = quarter_resolution;
179 if (m_quarter_resolution == true)
260 if (m_quarter_resolution && subsample)
358 if (m_quarter_resolution)
461 if (m_quarter_resolution)
718 if(m_quarter_resolution)
dbreg.h 402 bool m_quarter_resolution; member in class:db_FrameToReferenceRegistration
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbreg.cpp 29 m_initialized(false),m_nr_matches(0),m_over_allocation(256),m_nr_bins(20),m_max_cost_pix(30), m_quarter_resolution(false)
175 m_quarter_resolution = quarter_resolution;
179 if (m_quarter_resolution == true)
260 if (m_quarter_resolution && subsample)
358 if (m_quarter_resolution)
461 if (m_quarter_resolution)
717 if(m_quarter_resolution)
dbreg.h 402 bool m_quarter_resolution; member in class:db_FrameToReferenceRegistration

Completed in 193 milliseconds