Searched defs:cvSize (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cvaux/include/
H A Dcvvidsurv.hpp676 CvSize GetMinWindowSize() const { return cvSize(0,0); }
1250 inline CvProb* cvCreateProb(int type, int dim, CvSize size = cvSize(1,1), void* /*param*/ = NULL) argument
/external/opencv/cxcore/include/
H A Dcxtypes.h1033 CV_INLINE CvSize cvSize( int width, int height ) function

Completed in 2033 milliseconds