Home | History | Annotate | Download | only in src

Lines Matching refs:coi3

357             int coi1 = 0, coi2 = 0, coi3 = 0;
361 CV_CALL( dst = cvGetMat( dst, &dststub, &coi3 ));
362 if( coi1 + coi2 + coi3 != 0 )
829 int coi1 = 0, coi2 = 0, coi3 = 0;
833 CV_CALL( dst = cvGetMat( dst, &dststub, &coi3 ));
834 if( coi1 + coi2 + coi3 != 0 )