HomeSort by relevance Sort by last modified time
    Searched refs:nstub (Results 1 - 2 of 2) sorted by null

  /external/opencv/cxcore/src/
cxcopy.cpp 510 CvMatND nstub; local
514 CV_CALL( cvInitNArrayIterator( 1, &arr, maskarr, &nstub, &iterator ));
686 CvMatND nstub; local
689 CV_CALL( cvInitNArrayIterator( 1, &arr, 0, &nstub, &iterator ));
    [all...]
cxsumpixels.cpp 416 CvMatND nstub; local
420 CV_CALL( cvInitNArrayIterator( 1, &matnd, 0, &nstub, &iterator ));
607 CvMatND nstub; local
611 CV_CALL( cvInitNArrayIterator( 1, &matnd, 0, &nstub, &iterator ));
    [all...]

Completed in 46 milliseconds