Home | History | Annotate | Download | only in src

Lines Matching refs:coi2

983     int coi = 0, coi2 = 0;
1120 CV_CALL( mat2 = cvGetMat( mat2, &stub2, &coi2 ));
1128 if( coi != coi2 && CV_MAT_CN( mat1->type ) > 1 )