Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxmean.cpp465 CvFunc2DnC_2A1P func = (CvFunc2DnC_2A1P)( in CV_DEF_INIT_BIG_FUNC_TAB_2D()
Dcxnorm.cpp1316 CvFunc2DnC_2A1P func; in cvNorm()
1317 CV_GET_FUNC_PTR( func, (CvFunc2DnC_2A1P)norm_tab[9 + normType].fn_2d[depth]); in cvNorm()
1384 CvFunc2DnC_2A1P func; in cvNorm()
1386 (CvFunc2DnC_2A1P)normmask_tab[6 + normType].fn_2d[depth]); in cvNorm()
/external/opencv/cxcore/include/
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