HomeSort by relevance Sort by last modified time
    Searched defs:CV_EXTERN_C (Results 1 - 3 of 3) 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