Home | History | Annotate | Download | only in src

Lines Matching refs:src_type

225         int cn = CV_MAT_CN(src_type);
282 int i, cn = CV_MAT_CN(src_type);
325 int pix_size = CV_ELEM_SIZE(src_type);
328 if( CV_MAT_DEPTH(src_type) != CV_32F )