Searched refs:V4l2SubDevice (Results 1 – 9 of 9) sorted by relevance
48 class V4l2SubDevice; variable62 bool set_event_device (SmartPtr<V4l2SubDevice> &sub_dev);90 SmartPtr<V4l2SubDevice> _event_dev;
74 bool set_event_device (SmartPtr<V4l2SubDevice> device);83 SmartPtr<V4l2SubDevice>& get_event_device () { in get_event_device()129 SmartPtr<V4l2SubDevice> _subdevice;
148 class V4l2SubDevice152 explicit V4l2SubDevice (const char *name = NULL);162 XCAM_DEAD_COPY (V4l2SubDevice);
635 V4l2SubDevice::V4l2SubDevice (const char *name) in V4l2SubDevice() function in XCam::V4l2SubDevice641 V4l2SubDevice::subscribe_event (int event) in subscribe_event()660 V4l2SubDevice::unsubscribe_event (int event) in unsubscribe_event()679 V4l2SubDevice::dequeue_event (struct v4l2_event &event) in dequeue_event()693 XCamReturn V4l2SubDevice::start () in start()702 XCamReturn V4l2SubDevice::stop () in stop()
108 PollThread::set_event_device (SmartPtr<V4l2SubDevice> &dev) in set_event_device()
101 DeviceManager::set_event_device (SmartPtr<V4l2SubDevice> device) in set_event_device()
164 SmartPtr<V4l2SubDevice> event_device = new V4l2SubDevice (DEFAULT_EVENT_DEVICE); in main()
319 SmartPtr<V4l2SubDevice> event_device; in main()782 event_device = new V4l2SubDevice (DEFAULT_EVENT_DEVICE); in main()
922 SmartPtr<V4l2SubDevice> event_device; in gst_xcam_src_start()964 event_device = new V4l2SubDevice (DEFAULT_EVENT_DEVICE); in gst_xcam_src_start()1161 SmartPtr<V4l2SubDevice> event_device; in gst_xcam_src_stop()