Home | History | Annotate | Download | only in src

Lines Matching refs:CV_MAT_CN

387     work_type = CV_MAKETYPE( work_depth, CV_MAT_CN(dst_type)*2 );
415 CV_MAT_CN(_src_type) != CV_MAT_CN(_dst_type) )
496 int cn = CV_MAT_CN(state->get_src_type()); \
554 int cn = CV_MAT_CN(state->get_src_type());
696 int cn = CV_MAT_CN(state->get_src_type());