HomeSort by relevance Sort by last modified time
    Searched refs:CV_SEQ_MAGIC_VAL (Results 1 - 3 of 3) sorted by null

  /external/opencv/cxcore/include/
cxtypes.h     [all...]
  /external/opencv/cxcore/src/
cxdatastructs.cpp 463 seq->flags = (seq_flags & ~CV_MAGIC_MASK) | CV_SEQ_MAGIC_VAL;
703 seq->flags = (seq_flags & ~CV_MAGIC_MASK) | CV_SEQ_MAGIC_VAL;
    [all...]
cxpersistence.cpp     [all...]

Completed in 69 milliseconds