Home | History | Annotate | Download | only in src

Lines Matching refs:coi2

939     int coi1 = 0, coi2 = 0;
957 CV_CALL( dst = cvGetMat( dst, &dststub, &coi2 ));
959 if( coi1 != 0 || coi2 != 0 )
1032 int coi1 = 0, coi2 = 0;
1051 CV_CALL( dst = cvGetMat( dst, &dststub, &coi2 ));
1053 if( coi1 != 0 || coi2 != 0 )