Home
last modified time | relevance | path

Searched refs:UVC_ERROR_BUSY (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/open3d/Open3D-0.2/src/External/librealsense/src/libuvc/
H A Dstream.c198 return UVC_ERROR_BUSY; in uvc_stream_ctrl()
646 ret = UVC_ERROR_BUSY; /* Stream is already opened */ in uvc_stream_open_ctrl()
729 UVC_EXIT(UVC_ERROR_BUSY); in uvc_stream_start()
730 return UVC_ERROR_BUSY; in uvc_stream_start()
H A Ddiag.c55 {UVC_ERROR_BUSY, "Busy"},
H A Dlibuvc.h31 UVC_ERROR_BUSY = -6, enumerator
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/librealsense/src/libuvc/
H A Dstream.c198 return UVC_ERROR_BUSY; in uvc_stream_ctrl()
646 ret = UVC_ERROR_BUSY; /* Stream is already opened */ in uvc_stream_open_ctrl()
729 UVC_EXIT(UVC_ERROR_BUSY); in uvc_stream_start()
730 return UVC_ERROR_BUSY; in uvc_stream_start()
H A Ddiag.c55 {UVC_ERROR_BUSY, "Busy"},
H A Dlibuvc.h31 UVC_ERROR_BUSY = -6, enumerator
/dports/multimedia/libuvc/libuvc-0.0.6-32-gc612d45/src/
H A Dstream.c395 return UVC_ERROR_BUSY; in uvc_stream_ctrl()
998 ret = UVC_ERROR_BUSY; /* Stream is already opened */ in uvc_stream_open_ctrl()
1083 UVC_EXIT(UVC_ERROR_BUSY); in uvc_stream_start()
1084 return UVC_ERROR_BUSY; in uvc_stream_start()
H A Ddiag.c55 {UVC_ERROR_BUSY, "Busy"},
/dports/multimedia/libuvc/libuvc-0.0.6-32-gc612d45/include/libuvc/
H A Dlibuvc.h33 UVC_ERROR_BUSY = -6, enumerator