Home | History | Annotate | Download | only in test

Lines Matching refs:CV_SEQ_ELTYPE

292         point_type = CV_SEQ_ELTYPE(ptseq);
391 points2 = cvCreateMat( 1, points1->total, CV_SEQ_ELTYPE(points1) );
487 int point_type = points1 ? CV_SEQ_ELTYPE(points1) : CV_MAT_TYPE(points2->type);
577 if( CV_SEQ_ELTYPE(hseq) != CV_32FC2 )
1184 point_type = CV_SEQ_ELTYPE(ptseq);
1475 point_type = CV_MAT_DEPTH(CV_SEQ_ELTYPE(ptseq));
1651 point_type = CV_SEQ_ELTYPE(ptseq);