Home | History | Annotate | Download | only in src

Lines Matching refs:coi2

1064     int coi1 = 0, coi2 = 0;
1071 CV_CALL( dst = cvGetMat( dst, &dststub, &coi2 ));
1073 if( coi1 != 0 || coi2 != 0 )