HomeSort by relevance Sort by last modified time
    Searched defs:CV_CDECL (Results 1 - 3 of 3) sorted by null

  /external/opencv/otherlibs/highgui/
highgui.h 55 #define CV_CDECL __cdecl
58 #define CV_CDECL
97 #define CVAPI(rettype) CV_EXTERN_C CV_EXPORTS rettype CV_CDECL
245 typedef int (CV_CDECL * CvWin32WindowCallback)(HWND, UINT, WPARAM, LPARAM, int*);
  /external/opencv/ml/include/
ml.h 61 #define CV_CDECL __cdecl
64 #define CV_CDECL
103 #define CVAPI(rettype) CV_EXTERN_C CV_EXPORTS rettype CV_CDECL
    [all...]
  /external/opencv/cxcore/include/
cxtypes.h 96 #define CV_CDECL __cdecl
99 #define CV_CDECL
138 #define CVAPI(rettype) CV_EXTERN_C CV_EXPORTS rettype CV_CDECL
    [all...]

Completed in 48 milliseconds