Home | History | Annotate | Download | only in src

Lines Matching refs:coi2

2600     int coi1 = 0, coi2 = 0;
2606 CV_CALL( dst = cvGetMat( dst, &dststub, &coi2 ));
2608 if( coi1 != 0 || coi2 != 0 )