Home | History | Annotate | Download | only in src

Lines Matching defs:cn

284     int y, dy, type, depth, cn, cont_flag = 0;
376 cn = CV_MAT_CN(type);
382 int len = size.width*size.height*cn;
503 cvSize( tsize.width*cn, tsize.height ), 0 ) :
507 cvSize( tsize.width*cn, tsize.height )));
535 int sctype, y, dy, type, depth, cn, coi = 0, cont_flag = 0;
618 cn = CV_MAT_CN(type);
729 cvSize( tsize.width*cn, tsize.height ), buf ));
759 int y, dy, type, depth, cn, cont_flag = 0;
848 cn = CV_MAT_CN(type);
854 int len = size.width*size.height*cn;
975 cvSize( tsize.width*cn, tsize.height ), 0 ) :
979 cvSize( tsize.width*cn, tsize.height )));
1007 int sctype, y, dy, type, depth, cn, coi = 0, cont_flag = 0;
1090 cn = CV_MAT_CN(type);
1201 cvSize( tsize.width*cn, tsize.height ), buf ));