/external/opencv/cv/src/ |
cvfeatureselect.cpp | 79 int coi1 = 0, coi2 = 0, coi3 = 0; local 91 CV_CALL( img = cvGetMat( img, &stub, &coi1 )); 121 if( coi1 != 0 || coi2 != 0 || coi3 != 0 )
|
cvsumpixels.cpp | 325 int coi0 = 0, coi1 = 0, coi2 = 0, coi3 = 0; local 339 CV_CALL( sum = cvGetMat( sum, &sum_stub, &coi1 )); 381 if( coi0 || coi1 || coi2 || coi3 )
|
cvaccum.cpp | 407 int coi1 = 0, coi2 = 0; local 408 CV_CALL( mat = cvGetMat( mat, &stub, &coi1 )); 410 if( coi1 + coi2 != 0 ) 493 int coi1, coi2; local 507 CV_CALL( mat = cvGetMat( mat, &stub, &coi1 )); 510 if( coi1 != 0 || coi2 != 0 ) 590 int coi1, coi2, coi3; local 605 CV_CALL( mat1 = cvGetMat( mat1, &stub1, &coi1 )); 609 if( coi1 != 0 || coi2 != 0 || coi3 != 0 ) 701 int coi1, coi2 local [all...] |
cvthresh.cpp | 310 int coi1 = 0, coi2 = 0; local 314 CV_CALL( src = cvGetMat( src, &src_stub, &coi1 )); 317 if( coi1 + coi2 )
|
cvmorph.cpp | 824 int i, coi1 = 0, coi2 = 0; local [all...] |
cvpyramids.cpp | 939 int coi1 = 0, coi2 = 0; local 1032 int coi1 = 0, coi2 = 0; local [all...] |
cvtemplmatch.cpp | 333 int coi1 = 0, coi2 = 0; local 353 CV_CALL( img = cvGetMat( img, &stub, &coi1 ));
|
cvundistort.cpp | 118 int coi1 = 0, coi2 = 0; local 132 CV_CALL( src = cvGetMat( src, &srcstub, &coi1 )); 135 if( coi1 != 0 || coi2 != 0 ) 188 int coi1 = 0, coi2 = 0; local 196 CV_CALL( _mapx = cvGetMat( _mapx, &mapxstub, &coi1 )); 199 if( coi1 != 0 || coi2 != 0 ) 268 int coi1 = 0, coi2 = 0; local 280 CV_CALL( _mapx = cvGetMat( _mapx, &mapxstub, &coi1 )); 283 if( coi1 != 0 || coi2 != 0 )
|
mycvHaarDetectObjects.cpp | 641 int coi0 = 0, coi1 = 0; local 653 CV_CALL( sqsum = cvGetMat( sqsum, &sqsum_stub, &coi1 )); 655 if( coi0 || coi1 ) 673 CV_CALL( tilted = cvGetMat( tilted, &tilted_stub, &coi1 )); [all...] |
cvhaar.cpp | 442 int coi0 = 0, coi1 = 0; local 454 CV_CALL( sqsum = cvGetMat( sqsum, &sqsum_stub, &coi1 )); 456 if( coi0 || coi1 ) 474 CV_CALL( tilted = cvGetMat( tilted, &tilted_stub, &coi1 )); [all...] |
/external/opencv/cxcore/src/ |
cxlut.cpp | 221 int coi1 = 0, coi2 = 0; local 242 CV_CALL( src = cvGetMat( src, &srcstub, &coi1 )); 250 if( coi1 != 0 || coi2 != 0 )
|
cxlogic.cpp | 196 int coi1 = 0, coi2 = 0; local 208 CV_CALL( src = cvGetMat( src, &srcstub, &coi1 )); 248 if( coi1 != 0 || coi2 != 0 ) 349 int coi1 = 0, coi2 = 0, coi3 = 0; local 366 CV_CALL( src1 = cvGetMat( src1, &srcstub1, &coi1 )); 411 if( coi1 != 0 || coi2 != 0 || coi3 != 0 ) 626 int coi1 = 0, coi2 = 0; local 636 CV_CALL( src = cvGetMat( src, &srcstub, &coi1 )); 668 if( coi1 != 0 || coi2 != 0 )
|
cxcopy.cpp | 385 int coi1 = 0, coi2 = 0; local 386 CV_CALL( src = cvGetMat( src, &srcstub, &coi1 )); 389 if( coi1 ) 396 planes[coi1-1] = dst; [all...] |
cxarithm.cpp | 357 int coi1 = 0, coi2 = 0, coi3 = 0; local 359 CV_CALL( src1 = cvGetMat( src1, &srcstub1, &coi1 )); 362 if( coi1 + coi2 + coi3 != 0 ) 829 int coi1 = 0, coi2 = 0, coi3 = 0; local 1988 int coi1, coi2, coi; local [all...] |
cxcmp.cpp | 1424 int coi1 = 0, coi2 = 0, coi3 = 0; local 1498 int coi1 = 0, coi2 = 0; local [all...] |
cxconvert.cpp | 1064 int coi1 = 0, coi2 = 0; local [all...] |
cxmathfuncs.cpp | 333 int coi1 = 0, coi2 = 0, coi3 = 0, coi4 = 0; local 340 CV_CALL( xmat = cvGetMat( xmat, &xstub, &coi1 )); 379 if( coi1 != 0 || coi2 != 0 || coi3 != 0 || coi4 != 0 ) 573 int coi1 = 0, coi2 = 0, coi3 = 0, coi4 = 0; local 604 CV_CALL( xmat = cvGetMat( xmat, &xstub, &coi1 )); 629 if( coi1 != 0 || coi2 != 0 || coi3 != 0 || coi4 != 0 ) 1027 int coi1 = 0, coi2 = 0, src_depth, dst_depth; local 1586 int coi1 = 0, coi2 = 0, src_depth, dst_depth; local 1711 int coi1 = 0, coi2 = 0; local [all...] |
/external/opencv3/modules/objdetect/src/ |
haar.cpp | 434 int coi0 = 0, coi1 = 0; local 446 sqsum = cvGetMat( sqsum, &sqsum_stub, &coi1 ); 448 if( coi0 || coi1 ) 466 tilted = cvGetMat( tilted, &tilted_stub, &coi1 ); [all...] |