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

  /external/webrtc/webrtc/examples/peerconnection/client/
conductor.h 62 cricket::VideoCapturer* OpenVideoCaptureDevice();
conductor.cc 371 cricket::VideoCapturer* Conductor::OpenVideoCaptureDevice() {
404 peer_connection_factory_->CreateVideoSource(OpenVideoCaptureDevice(),
  /external/webrtc/webrtc/modules/video_capture/test/
video_capture_unittest.cc 242 rtc::scoped_refptr<VideoCaptureModule> OpenVideoCaptureDevice(
289 OpenVideoCaptureDevice(0, &capture_observer));
337 OpenVideoCaptureDevice(0, &capture_observer));
399 OpenVideoCaptureDevice(0, &capture_observer1));
414 OpenVideoCaptureDevice(1, &capture_observer2));

Completed in 328 milliseconds