Searched defs:v4l2_thread_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/media/video/capture/linux/
H A Dvideo_capture_device_linux.h41 // Once |v4l2_thread_| is started, only called on that thread.
59 // Called on the v4l2_thread_.
75 base::Thread v4l2_thread_; // Thread used for reading data from the device. member in class:media::VideoCaptureDeviceLinux
82 // This is only used on |v4l2_thread_| when it is running, or the constructor

Completed in 323 milliseconds