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

/external/opencv/cxcore/include/
H A Dcxtypes.h1024 /******************************** CvSize's & CvBox **************************************/
1031 CvSize; typedef in typeref:struct:__anon28112
1033 CV_INLINE CvSize cvSize( int width, int height )
1035 CvSize s;

Completed in 66 milliseconds