Home | History | Annotate | Download | only in src

Lines Matching refs:coi2

1324     int coi1 = 0, coi2 = 0;
1333 CV_CALL( dst = cvGetMat( dst, &dststub, &coi2 ));
1335 if( coi1 != 0 || coi2 != 0 )