Searched defs:cvSeqRemove (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxdatastructs.cpp1582 cvSeqRemove( CvSeq *seq, int index ) function
1591 CV_FUNCNAME( "cvSeqRemove" );
/external/opencv3/modules/core/src/
H A Ddatastructs.cpp1367 cvSeqRemove( CvSeq *seq, int index ) function
3558 cvSeqRemove(seq, index);

Completed in 49 milliseconds