Home | History | Annotate | Download | only in include

Lines Matching refs:cvSeqInsert

997    cvSeqInsert(seq,0,elem) == cvSeqPushFront(seq,elem) */
998 CVAPI(schar*) cvSeqInsert( CvSeq* seq, int before_index,