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

  /external/opencv/otherlibs/highgui/
highgui.h 56 #define CV_STDCALL __stdcall
59 #define CV_STDCALL
  /external/opencv/ml/include/
ml.h 62 #define CV_STDCALL __stdcall
65 #define CV_STDCALL
    [all...]
  /external/opencv/cxcore/include/
cxtypes.h 97 #define CV_STDCALL __stdcall
100 #define CV_STDCALL
    [all...]
  /external/opencv3/modules/core/include/opencv2/core/
types_c.h 70 # define CV_STDCALL __stdcall
73 # define CV_STDCALL
    [all...]

Completed in 634 milliseconds