HomeSort by relevance Sort by last modified time
    Searched refs:UVCDevice (Results 1 - 4 of 4) sorted by null

  /external/libxcam/xcore/
uvc_device.cpp 27 UVCDevice::UVCDevice (const char *name)
32 UVCDevice::~UVCDevice ()
37 UVCDevice::allocate_buffer (
uvc_device.h 36 class UVCDevice
42 explicit UVCDevice (const char *name = NULL);
43 ~UVCDevice ();
58 XCAM_DEAD_COPY (UVCDevice);
  /external/libxcam/tests/
test-device-manager.cpp 670 device = new UVCDevice (usb_device_name.c_str ());
  /external/libxcam/wrapper/gstreamer/
gstxcamsrc.cpp     [all...]

Completed in 1888 milliseconds