Searched defs:CV_SET_MAGIC_VAL (Results 1 - 1 of 1) sorted by last modified time

/external/opencv/cxcore/include/
H A Dcxtypes.h1364 #define CV_SET_MAGIC_VAL 0x42980000 macro
1366 ((set) != NULL && (((CvSeq*)(set))->flags & CV_MAGIC_MASK) == CV_SET_MAGIC_VAL)

Completed in 101 milliseconds