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

  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_matching.h 126 * feature at (x_l[m],y_l[m]) matched to (x_r[n],y_r[n]).
129 * \param x_l left x coordinates of features
141 const double *x_l,const double *y_l,int nr_l,const double *x_r,const double *y_r,int nr_r,
216 * feature at (x_l[m],y_l[m]) matched to (x_r[n],y_r[n]).
219 * \param x_l left x coordinates of features
233 const double *x_l,const double *y_l,int nr_l,const double *x_r,const double *y_r,int nr_r,
db_feature_matching.cpp 2929 int x_l,y_l,x_r,y_r,xm,ym; local
    [all...]
  /external/icu/icu4c/source/tools/toolutil/
xmlparser.cpp 35 x_l=0x6c enumerator in enum:__anon21832
238 int32_t pos=src.indexOf((UChar)x_l)+1;

Completed in 248 milliseconds