Home | History | Annotate | Download | only in src

Lines Matching refs:elemtype

465         int elemtype = CV_MAT_TYPE(seq_flags);
466 int typesize = CV_ELEM_SIZE(elemtype);
468 if( elemtype != CV_SEQ_ELTYPE_GENERIC &&
705 int elemtype = CV_MAT_TYPE(seq_flags);
706 int typesize = CV_ELEM_SIZE(elemtype);
708 if( elemtype != CV_SEQ_ELTYPE_GENERIC &&