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

  /external/opencv/cv/src/
_cv.h 84 CV_INLINE CvDataType icvDepthToDataType( int type );
85 CV_INLINE CvDataType icvDepthToDataType( int type )
87 return (CvDataType)(
_cvipp.h 163 ( int roiWidth, CvDataType dataType, int channels, int* bufSize ))
167 ( int roiWidth, CvDataType dataType, int channels, int* bufSize ))
    [all...]
cvpyramids.cpp 438 icvPyrUpG5x5_GetBufSize( int roiWidth, CvDataType dataType,
465 icvPyrDownG5x5_GetBufSize( int roiWidth, CvDataType dataType,
    [all...]
  /external/opencv/cxcore/include/
cxmisc.h     [all...]

Completed in 81 milliseconds