Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxminmaxloc.cpp383 CvFunc2D_2A4P func = (CvFunc2D_2A4P)(minmaxmask_tab.fn_2d[depth]); in CV_DEF_INIT_FUNC_TAB_2D()
/external/opencv/cxcore/include/
Dcxmisc.h786 typedef CvStatus (CV_STDCALL *CvFunc2D_2A4P)( void* arr0, int step0, typedef