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

  /packages/apps/Camera/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]).
133 * \param y_r right y 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]).
223 * \param y_r right y 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...]
  /packages/apps/Camera2/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]).
133 * \param y_r right y 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]).
223 * \param y_r right y 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...]
  /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]).
133 * \param y_r right y 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]).
223 * \param y_r right y 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/opencv/otherlibs/highgui/
grfmt_jpeg.cpp 642 #define y_r fix( 0.299, fixc ) macro
    [all...]

Completed in 121 milliseconds