Searched refs:m_quarter_resolution (Results 1 – 2 of 2) sorted by relevance
29 …_nr_matches(0),m_over_allocation(256),m_nr_bins(20),m_max_cost_pix(30), m_quarter_resolution(false) in db_FrameToReferenceRegistration()175 m_quarter_resolution = quarter_resolution; in Init()179 if (m_quarter_resolution == true) in Init()260 if (m_quarter_resolution && subsample) in UpdateReference()358 if (m_quarter_resolution) in AddFrame()461 if (m_quarter_resolution) in AddFrame()718 if(m_quarter_resolution) in SmoothMotion()
402 bool m_quarter_resolution; variable