Searched refs:CvDI (Results 1 – 1 of 1) sorted by relevance
43 typedef struct CvDI struct47 } CvDI; typedef52 const CvDI* e1 = (const CvDI*) a; in icvCmpDI()53 const CvDI* e2 = (const CvDI*) b; in icvCmpDI()101 CvDI elem; in cvCreateTestSet()119 CV_CALL( cvStartWriteSeq( 0, sizeof( CvSeq ), sizeof( CvDI ), storage, &writer )); in cvCreateTestSet()142 CV_CALL( max_dst = (*((CvDI*) cvGetSeqElem( seq, last_idx ))).d ); in cvCreateTestSet()