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

/external/opencv/cvaux/src/
H A Dcvlee.cpp1057 T _cvSeqPushFront(CvSeq* Seq, T pElem);
2435 pChain = _cvSeqPushFront(ChainSeq,&Chain);
2452 pChain = _cvSeqPushFront(ChainSeq,&Chain);
2485 pChain = _cvSeqPushFront(ChainSeq,&Chain);
2515 pChain = _cvSeqPushFront(ChainSeq,&Chain);
4457 T _cvSeqPushFront(CvSeq* Seq, T pElem) function
4462 }//end of _cvSeqPushFront

Completed in 1259 milliseconds