Searched refs:cvCreateCameraCapture_Socket (Results 1 – 3 of 3) sorted by relevance
79 CvCapture* cvCreateCameraCapture_Socket( const char *address, const char* port, int width, int heig…
92 return cvCreateCameraCapture_Socket(address, port, width, height); in cvCreateSocketCapture()
294 CvCapture* cvCreateCameraCapture_Socket( const char *address, const char *port, int width, int heig… in cvCreateCameraCapture_Socket() function