Home | History | Annotate | Download | only in src

Lines Matching defs:coi1

939     int coi1 = 0, coi2 = 0;
956 CV_CALL( src = cvGetMat( src, &srcstub, &coi1 ));
959 if( coi1 != 0 || coi2 != 0 )
1032 int coi1 = 0, coi2 = 0;
1050 CV_CALL( src = cvGetMat( src, &srcstub, &coi1 ));
1053 if( coi1 != 0 || coi2 != 0 )