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

  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
conductor.cc 334 cricket::VideoCapturer* Conductor::OpenVideoCaptureDevice() {
367 peer_connection_factory_->CreateVideoSource(OpenVideoCaptureDevice(),
  /external/chromium_org/third_party/webrtc/modules/video_capture/test/
video_capture_unittest.cc 246 webrtc::scoped_refptr<VideoCaptureModule> OpenVideoCaptureDevice(
285 webrtc::scoped_refptr<VideoCaptureModule> module(OpenVideoCaptureDevice(
326 webrtc::scoped_refptr<VideoCaptureModule> module(OpenVideoCaptureDevice(
388 webrtc::scoped_refptr<VideoCaptureModule> module1(OpenVideoCaptureDevice(
403 webrtc::scoped_refptr<VideoCaptureModule> module2(OpenVideoCaptureDevice(

Completed in 105 milliseconds