Searched refs:_cvSeqPushFront (Results 1 – 1 of 1) sorted by relevance
1057 T _cvSeqPushFront(CvSeq* Seq, T pElem); 2435 pChain = _cvSeqPushFront(ChainSeq,&Chain); in _cvConstructExtChains()2452 pChain = _cvSeqPushFront(ChainSeq,&Chain); in _cvConstructExtChains()2485 pChain = _cvSeqPushFront(ChainSeq,&Chain); in _cvConstructIntChains()2515 pChain = _cvSeqPushFront(ChainSeq,&Chain); in _cvConstructIntChains()4457 T _cvSeqPushFront(CvSeq* Seq, T pElem) in _cvSeqPushFront() function