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

/external/opencv/cv/src/
H A Dcvimgwarp.cpp1312 typedef CvStatus (CV_STDCALL * CvWarpPerspectiveFunc)( typedef
1367 CvWarpPerspectiveFunc func;
1461 func = (CvWarpPerspectiveFunc)bilin_tab.fn_2d[depth];

Completed in 79 milliseconds