Home | History | Annotate | Download | only in src

Lines Matching refs:coi1

357             int coi1 = 0, coi2 = 0, coi3 = 0;
359 CV_CALL( src1 = cvGetMat( src1, &srcstub1, &coi1 ));
362 if( coi1 + coi2 + coi3 != 0 )
829 int coi1 = 0, coi2 = 0, coi3 = 0;
831 CV_CALL( src1 = cvGetMat( src1, &srcstub1, &coi1 ));
834 if( coi1 + coi2 + coi3 != 0 )
1988 int coi1, coi2, coi;
2000 CV_CALL( srcA = cvGetMat( srcA, &srcA_stub, &coi1 ));
2004 if( coi1 || coi2 || coi )