Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvundistort.cpp189 CvMat mapxstub, *_mapx = (CvMat*)mapxarr; in cvInitUndistortMap() local
196 CV_CALL( _mapx = cvGetMat( _mapx, &mapxstub, &coi1 )); in cvInitUndistortMap()
269 CvMat mapxstub, *_mapx = (CvMat*)mapxarr; in cvInitUndistortRectifyMap() local
280 CV_CALL( _mapx = cvGetMat( _mapx, &mapxstub, &coi1 )); in cvInitUndistortRectifyMap()