Lines Matching full:coi3
2232 int coi1 = 0, coi2 = 0, coi3 = 0;2235 CV_CALL( dst = cvGetMat( dst, &stub, &coi3 ));2237 if( coi1 + coi2 + coi3 != 0 )