Home
last modified time | relevance | path

Searched defs:CvCapture (Results 1 – 6 of 6) sorted by relevance

/external/opencv/otherlibs/highgui/
D_highgui.h69 struct CvCapture struct
71 virtual ~CvCapture() {} in ~CvCapture() argument
79 CvCapture* cvCreateCameraCapture_Socket( const char *address, const char* port, int width, int heig… argument
Dhighgui.h168 typedef struct CvCapture CvCapture; in LOAD_CHDL() typedef
/external/opencv3/modules/videoio/
Dprecomp.hpp85 struct CvCapture struct
87 virtual ~CvCapture() {} in ~CvCapture() argument
103 CvCapture * cvCreateCameraCapture_V4L( int index ); argument
/external/opencv3/modules/videoio/src/
Dprecomp.hpp85 struct CvCapture struct
87 virtual ~CvCapture() {} in ~CvCapture() argument
103 CvCapture * cvCreateCameraCapture_V4L( int index ); argument
/external/opencv3/modules/videoio/include/opencv2/
Dvideoio.hpp59 typedef struct CvCapture CvCapture; typedef
/external/opencv3/modules/videoio/include/opencv2/videoio/
Dvideoio_c.h61 typedef struct CvCapture CvCapture; typedef