Home
last modified time | relevance | path

Searched defs:_elem (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
Dcxcore.h1133 CvSetElem* _elem = (CvSetElem*)elem; in cvSetRemoveByPtr() local
/external/opencv/cxcore/src/
Dcxdatastructs.cpp2448 cvSeqSearch( CvSeq* seq, const void* _elem, CvCmpFunc cmp_func, in cvSeqSearch()