Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxmatmul.cpp1554 typedef CvStatus (CV_STDCALL * CvTransformFunc)( typedef
1757 CvTransformFunc func = (CvTransformFunc)(transform_tab.fn_2d[type]); in cvTransform()