Lines Matching defs:cn
3828 int* sizes = 0, dims, elem_type, cn;3853 cn = CV_MAT_CN(elem_type);3887 CV_CALL( cvReadRawDataSlice( fs, &reader, cn, val, dt ));3888 i += cn;