Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxminmaxloc.cpp360 CvFunc2D_1A4P func = (CvFunc2D_1A4P)(minmax_tab.fn_2d[depth]); in CV_DEF_INIT_FUNC_TAB_2D()
/external/opencv/cxcore/include/
Dcxmisc.h747 typedef CvStatus (CV_STDCALL *CvFunc2D_1A4P)( void* arr, int step, CvSize size, typedef