Home
last modified time | relevance | path

Searched refs:m_use_smaller_matching_window (Results 1 – 2 of 2) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_feature_matching.h254 bool m_use_smaller_matching_window; variable
Ddb_feature_matching.cpp3325 m_use_smaller_matching_window = use_smaller_matching_window; in Init()
3336 if(!m_use_smaller_matching_window) in Init()
3360 …_space,l_img,m_bp_l,m_bw,m_bh,m_nr_h,m_nr_v,m_bd,x_l,y_l,nr_l,m_use_smaller_matching_window,m_use_… in Match()
3362 …s_u(ps,r_img,m_bp_r,m_bw,m_bh,m_nr_h,m_nr_v,m_bd,x_r,y_r,nr_r,m_use_smaller_matching_window,m_use_… in Match()
3401 …uckets_u(m_bp_l,m_bp_r,m_nr_h,m_nr_v,m_kA,m_kB, m_rect_window,m_use_smaller_matching_window,m_use_… in Match()