HomeSort by relevance Sort by last modified time
    Searched refs:CV_EXTERN_C (Results 1 - 5 of 5) sorted by null

  /external/opencv/otherlibs/highgui/
highgui.h 62 #ifndef CV_EXTERN_C
64 #define CV_EXTERN_C extern "C"
67 #define CV_EXTERN_C
97 #define CVAPI(rettype) CV_EXTERN_C CV_EXPORTS rettype CV_CDECL
  /external/opencv/cxcore/include/
cxtypes.h 103 #ifndef CV_EXTERN_C
105 #define CV_EXTERN_C extern "C"
108 #define CV_EXTERN_C
138 #define CVAPI(rettype) CV_EXTERN_C CV_EXPORTS rettype CV_CDECL
    [all...]
cxmisc.h 148 #define CV_IMPL CV_EXTERN_C
    [all...]
  /external/opencv/ml/include/
ml.h 68 #ifndef CV_EXTERN_C
70 #define CV_EXTERN_C extern "C"
73 #define CV_EXTERN_C
103 #define CVAPI(rettype) CV_EXTERN_C CV_EXPORTS rettype CV_CDECL
    [all...]
  /external/opencv/cvaux/src/
cvlcm.cpp 45 #define CV_IMPL CV_EXTERN_C

Completed in 95 milliseconds