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

/external/opencv/cxcore/include/
H A Dcxcore.h291 #define CV_MAX_ARR 10 macro
298 uchar* ptr[CV_MAX_ARR]; /* pointers to the array slices */
300 CvMatND* hdr[CV_MAX_ARR]; /* pointers to the headers of the

Completed in 20 milliseconds