Searched refs:nr_l (Results 1 – 2 of 2) sorted by relevance
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_feature_matching.h | 141 const double *x_l,const double *y_l,int nr_l,const double *x_r,const double *y_r,int nr_r, 233 const double *x_l,const double *y_l,int nr_l,const double *x_r,const double *y_r,int nr_r,
|
D | db_feature_matching.cpp | 3226 const double *x_l,const double *y_l,int nr_l,const double *x_r,const double *y_r,int nr_r, in Match() argument 3232 … ps=db_FillBuckets_f(m_aligned_patch_space,l_img,m_bp_l,m_bw,m_bh,m_nr_h,m_nr_v,m_bd,x_l,y_l,nr_l); in Match() 3354 const double *x_l,const double *y_l,int nr_l,const double *x_r,const double *y_r,int nr_r, in Match() argument 3360 …u(m_aligned_patch_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_match… in Match()
|