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

  /external/opencv/cxcore/src/
cxmathfuncs.cpp 330 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 ));
    [all...]
  /external/opencv/cv/src/
cvimgwarp.cpp 2106 CvMat ystub, *mapy = cvGetMat( arry, &ystub ); local
    [all...]

Completed in 168 milliseconds