Home
last modified time | relevance | path

Searched refs:from_arr (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/src/
Dcxdatastructs.cpp2001 cvSeqInsertSlice( CvSeq* seq, int index, const CvArr* from_arr ) in cvSeqInsertSlice() argument
2010 CvSeq from_header, *from = (CvSeq*)from_arr; in cvSeqInsertSlice()
/external/opencv/cxcore/include/
Dcxcore.h1082 CVAPI(void) cvSeqInsertSlice( CvSeq* seq, int before_index, const CvArr* from_arr );