Searched refs:orientstub (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cv/src/
H A Dcvmotempl.cpp173 CvMat orientstub, *orient = (CvMat*)orientation; local
183 CV_CALL( orient = cvGetMat( orient, &orientstub ));
296 CvMat orientstub, *orient = (CvMat*)orientation; local
309 CV_CALL( orient = cvGetMat( orient, &orientstub ));

Completed in 113 milliseconds