Searched refs:cvSeqInsertSlice (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxcore.h1082 CVAPI(void) cvSeqInsertSlice( CvSeq* seq, int before_index, const CvArr* from_arr );
/external/opencv/cxcore/src/
H A Dcxdatastructs.cpp2001 cvSeqInsertSlice( CvSeq* seq, int index, const CvArr* from_arr ) function
2006 CV_FUNCNAME("cvSeqInsertSlice");

Completed in 1262 milliseconds