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

  /external/opencv/cxcore/src/
cxmathfuncs.cpp 329 CvMat xstub, *xmat = (CvMat*)xarr; local
340 CV_CALL( xmat = cvGetMat( xmat, &xstub, &coi1 ));
569 CvMat xstub, *xmat = (CvMat*)xarr; local
604 CV_CALL( xmat = cvGetMat( xmat, &xstub, &coi1 ));
    [all...]
cxsvd.cpp 1463 CvMat xstub, *x = (CvMat*)xarr; local
    [all...]
  /external/opencv/cv/src/
cvimgwarp.cpp 2105 CvMat xstub, *mapx = cvGetMat( arrx, &xstub ); local
    [all...]

Completed in 755 milliseconds