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

/external/opencv/cxcore/src/
H A Dcxmean.cpp465 CvFunc2DnC_2A1P func = (CvFunc2DnC_2A1P)(
H A Dcxnorm.cpp1316 CvFunc2DnC_2A1P func;
1317 CV_GET_FUNC_PTR( func, (CvFunc2DnC_2A1P)norm_tab[9 + normType].fn_2d[depth]);
1384 CvFunc2DnC_2A1P func;
1386 (CvFunc2DnC_2A1P)normmask_tab[6 + normType].fn_2d[depth]);
/external/opencv/cxcore/include/
H A Dcxmisc.h763 typedef CvStatus (CV_STDCALL *CvFunc2DnC_2A1P)( void* arr0, int step0, typedef
768 typedef CvStatus (CV_STDCALL *CvFunc2DnC_2A1P)( void* arr0, int step0, typedef

Completed in 97 milliseconds