Searched defs:ystub (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cv/src/
H A Dcvimgwarp.cpp2106 CvMat ystub, *mapy = cvGetMat( arry, &ystub ); local
/external/opencv/cxcore/src/
H A Dcxmathfuncs.cpp330 CvMat ystub, *ymat = (CvMat*)yarr; local
343 CV_CALL( ymat = cvGetMat( ymat, &ystub, &coi2 ));
570 CvMat ystub, *ymat = (CvMat*)yarr; local
618 CV_CALL( ymat = cvGetMat( ymat, &ystub, &coi2 ));

Completed in 56 milliseconds