Searched refs:istub (Results 1 - 2 of 2) sorted by last modified time

/external/opencv/cv/src/
H A Dcvtemplmatch.cpp58 CvMat istub, *img = (CvMat*)_img; local
66 CV_CALL( img = cvGetMat( img, &istub ));
/external/opencv/cxcore/src/
H A Dcxutils.cpp1062 CvMat istub, *idx = _idx ? cvGetMat(_idx, &istub) : 0; local

Completed in 72 milliseconds