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

  /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...]
mlsvm.cpp     [all...]
mlann_mlp.cpp     [all...]
mlboost.cpp     [all...]
mlcnn.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/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/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 ) \
cvlee.cpp     [all...]

Completed in 471 milliseconds