Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxnorm.cpp1395 CvFunc2DnC_3A1P func; in cvNorm()
1397 (CvFunc2DnC_3A1P)normmask_tab[9 + normType].fn_2d[depth]); in cvNorm()
/external/opencv/cxcore/include/
Dcxmisc.h811 typedef CvStatus (CV_STDCALL *CvFunc2DnC_3A1P)( void* arr0, int step0, typedef