Searched refs:max_cn (Results 1 – 1 of 1) sorted by relevance
105 int max_cn = MAX(CV_MAT_CN(src_type), CV_MAT_CN(dst_type)); in get_work_params() local107 work_type = CV_MAKETYPE( max_depth, max_cn ); in get_work_params()