Searched refs:m_use_smaller_matching_window (Results 1 – 2 of 2) sorted by relevance
/development/perftests/panorama/feature_stab/db_vlvm/ |
D | db_feature_matching.h | 254 bool m_use_smaller_matching_window; variable
|
D | db_feature_matching.cpp | 3325 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()
|