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

  /external/opencv/cvaux/include/
cvmat.hpp 540 _CvMAT_CVT_ cvt( int newdepth = -1, double scale = 1,
641 _CvMAT_CVT_ cvt( int newdepth = -1, double scale = 1, double shift = 0 ) const;
807 explicit _CvMAT_CVT_( const CvMAT* a, int newdepth = -1,
812 int newdepth;
    [all...]
  /external/opencv/cvaux/src/
cvmat.cpp 722 int depth = mat_cvt.newdepth;
  /external/chromium_org/third_party/cython/src/Cython/Debugger/
libpython.py     [all...]

Completed in 72 milliseconds