Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxdatastructs.cpp3389 icvSeqFindNextElem( CvSeq* seq, int offset, int mask, in icvSeqFindNextElem() function
3650 vtx = (CvGraphVtx*)icvSeqFindNextElem( (CvSeq*)(scanner->graph), in cvNextGraphItem()