Home | History | Annotate | Download | only in src

Lines Matching refs:CvContourRect

114     m_seqRects = cvCreateSeq(0, sizeof(CvSeq), sizeof(CvContourRect), m_mstgRects); 
253 CvContourRect cr;
284 return (((CvContourRect*)el1)->pCenter.y - ((CvContourRect*)el2)->pCenter.y);
312 CvContourRect* pRect = (CvContourRect*)cvGetSeqElem(m_seqRects, i);
327 CvContourRect* pRect = (CvContourRect*)cvGetSeqElem(m_seqRects, j);
390 CvContourRect* pRect = (CvContourRect*)cvGetSeqElem(m_seqRects, i);