Home
last modified time | relevance | path

Searched refs:cvCreateCameraCapture_Socket (Results 1 – 3 of 3) sorted by relevance

/external/opencv/otherlibs/highgui/
D_highgui.h79 CvCapture* cvCreateCameraCapture_Socket( const char *address, const char* port, int width, int heig…
Dcvcap.cpp92 return cvCreateCameraCapture_Socket(address, port, width, height); in cvCreateSocketCapture()
Dcvcap_socket.cpp294 CvCapture* cvCreateCameraCapture_Socket( const char *address, const char *port, int width, int heig… in cvCreateCameraCapture_Socket() function