Home
last modified time | relevance | path

Searched refs:tstub (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cv/src/
Dcvtemplmatch.cpp59 CvMat tstub, *templ = (CvMat*)_templ; in icvCrossCorr() local
67 CV_CALL( templ = cvGetMat( templ, &tstub )); in icvCrossCorr()
337 CvMat tstub, *templ = (CvMat*)_templ; in cvMatchTemplate() local
354 CV_CALL( templ = cvGetMat( templ, &tstub, &coi2 )); in cvMatchTemplate()