Searched defs:CvFuncTable (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxmisc.h708 typedef struct CvFuncTable struct
712 CvFuncTable; typedef in typeref:struct:CvFuncTable
826 static void icvInit##FUNCNAME##FLAG##Table( CvFuncTable* tab ) \
882 static void icvInit##FUNCNAME##Table( CvFuncTable* tab ) \

Completed in 124 milliseconds