Home
last modified time | relevance | path

Searched refs:CV_GRAPH (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
Dcxtypes.h1406 #define CV_GRAPH CV_SEQ_KIND_GRAPH macro
/external/opencv/cxcore/src/
Dcxpersistence.cpp4665 (flags & (CV_SEQ_KIND_MASK|CV_MAGIC_MASK)) != (CV_GRAPH|CV_SET_MAGIC_VAL)) in icvReadGraph()