Home
last modified time | relevance | path

Searched defs:CvCapture (Results 1 – 2 of 2) 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