Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxmeansdv.cpp767 CvFunc2D_2A2P func = (CvFunc2D_2A2P)(meansdvmask_tab.fn_2d[type]); in CV_DEF_INIT_BIG_FUNC_TAB_2D()
/external/opencv/cxcore/include/
Dcxmisc.h773 typedef CvStatus (CV_STDCALL *CvFunc2D_2A2P)( void* arr0, int step0, typedef