HomeSort by relevance Sort by last modified time
    Searched refs:CV_NEXT_SEQ_ELEM (Results 1 - 25 of 34) sorted by null

1 2

  /external/opencv/ml/src/
mlnbayes.cpp 500 CV_NEXT_SEQ_ELEM( seq->elem_size, reader );
511 CV_NEXT_SEQ_ELEM( seq->elem_size, reader );
522 CV_NEXT_SEQ_ELEM( seq->elem_size, reader );
533 CV_NEXT_SEQ_ELEM( seq->elem_size, reader );
544 CV_NEXT_SEQ_ELEM( seq->elem_size, reader );
555 CV_NEXT_SEQ_ELEM( seq->elem_size, reader );
mlrtrees.cpp 665 CV_NEXT_SEQ_ELEM( reader.seq->elem_size, reader );
mltree.cpp     [all...]
  /external/opencv/cxcore/src/
cxdatastructs.cpp     [all...]
cxpersistence.cpp 304 CV_NEXT_SEQ_ELEM( seq->elem_size, reader );
    [all...]
cxdrawing.cpp     [all...]
  /external/opencv3/modules/core/src/
datastructs.cpp     [all...]
persistence.cpp 453 CV_NEXT_SEQ_ELEM( seq->elem_size, reader );
    [all...]
  /external/opencv/cv/src/
cvshapedescr.cpp 90 CV_NEXT_SEQ_ELEM( sizeof(CvPoint), reader );
114 CV_NEXT_SEQ_ELEM( contour->elem_size, reader );
400 CV_NEXT_SEQ_ELEM( sequence->elem_size, reader );
434 CV_NEXT_SEQ_ELEM( sequence->elem_size, reader );
477 CV_NEXT_SEQ_ELEM( contour->elem_size, reader );
493 CV_NEXT_SEQ_ELEM( contour->elem_size, reader );
817 CV_NEXT_SEQ_ELEM( points->elem_size, reader );
839 CV_NEXT_SEQ_ELEM( points->elem_size, reader );
1041 CV_NEXT_SEQ_ELEM( sizeof(p), reader );
1079 CV_NEXT_SEQ_ELEM( sizeof(p), reader )
    [all...]
cvconvhull.cpp 341 CV_NEXT_SEQ_ELEM( ptseq->elem_size, reader );
681 CV_NEXT_SEQ_ELEM( sizeof(CvPoint), ptseq_reader );
717 CV_NEXT_SEQ_ELEM( hull->elem_size, hull_reader );
778 CV_NEXT_SEQ_ELEM( sizeof(CvPoint), reader );
819 CV_NEXT_SEQ_ELEM( sizeof(CvPoint2D32f), reader );
cvapprox.cpp 698 CV_NEXT_SEQ_ELEM( sizeof(pt), reader2 );
704 CV_NEXT_SEQ_ELEM( sizeof(pt), reader2 );
903 CV_NEXT_SEQ_ELEM( sizeof(pt), reader2 );
909 CV_NEXT_SEQ_ELEM( sizeof(pt), reader2 );
cvsubdivision2d.cpp 595 CV_NEXT_SEQ_ELEM( elem_size, reader );
613 CV_NEXT_SEQ_ELEM( elem_size, reader );
652 CV_NEXT_SEQ_ELEM( elem_size, reader );
708 CV_NEXT_SEQ_ELEM( elem_size, reader );
cvmoments.cpp 110 CV_NEXT_SEQ_ELEM( contour->elem_size, reader );
127 CV_NEXT_SEQ_ELEM( contour->elem_size, reader );
cvpyrsegmentation.cpp     [all...]
cvhaar.cpp     [all...]
  /external/opencv/cxcore/include/
cxtypes.h     [all...]
  /external/opencv3/modules/core/include/opencv2/core/
types_c.h     [all...]
  /external/opencv/cvaux/src/
cvvecfacetracking.cpp 372 CV_NEXT_SEQ_ELEM( sizeof(CvTrackingRect), reader2 );
374 CV_NEXT_SEQ_ELEM( sizeof(CvTrackingRect), reader );
418 CV_NEXT_SEQ_ELEM( sizeof(CvTrackingRect), reader2 );
422 CV_NEXT_SEQ_ELEM( sizeof(CvTrackingRect), reader );
    [all...]
cvlcm.cpp 87 CV_NEXT_SEQ_ELEM( sizeof(*elem), reader ) \
  /external/opencv3/modules/imgproc/src/
convhull.cpp 670 CV_NEXT_SEQ_ELEM( sizeof(CvPoint), ptseq_reader );
706 CV_NEXT_SEQ_ELEM( hull->elem_size, hull_reader );
shapedescr.cpp 991 CV_NEXT_SEQ_ELEM( sizeof(CvPoint), reader );
1015 CV_NEXT_SEQ_ELEM( contour->elem_size, reader );
1017 // wraparound not handled by CV_NEXT_SEQ_ELEM
  /external/opencv3/modules/imgproc/test/
test_convhull.cpp 317 CV_NEXT_SEQ_ELEM( reader.seq->elem_size, reader );
592 CV_NEXT_SEQ_ELEM( hseq->elem_size, reader );
    [all...]
  /external/opencv3/apps/traincascade/
old_ml_data.cpp 265 CV_NEXT_SEQ_ELEM( seq->elem_size, reader );
old_ml_tree.cpp     [all...]
  /external/opencv3/modules/objdetect/src/
haar.cpp     [all...]

Completed in 368 milliseconds

1 2