HomeSort by relevance Sort by last modified time
    Searched defs:V4l2SubDevice (Results 1 - 2 of 2) sorted by null

  /external/libxcam/xcore/
v4l2_device.h 148 class V4l2SubDevice
152 explicit V4l2SubDevice (const char *name = NULL);
162 XCAM_DEAD_COPY (V4l2SubDevice);
v4l2_device.cpp 635 V4l2SubDevice::V4l2SubDevice (const char *name)
641 V4l2SubDevice::subscribe_event (int event)
660 V4l2SubDevice::unsubscribe_event (int event)
679 V4l2SubDevice::dequeue_event (struct v4l2_event &event)
693 XCamReturn V4l2SubDevice::start ()
702 XCamReturn V4l2SubDevice::stop ()

Completed in 173 milliseconds