Searched refs:AllocateExternalCaptureDevice (Results 1 - 7 of 7) sorted by path

/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dfakewebrtcvideoengine.h821 WEBRTC_FUNC(AllocateExternalCaptureDevice,
H A Dwebrtcvideoengine.cc3551 if (engine()->vie()->capture()->AllocateExternalCaptureDevice(
3553 LOG_RTCERR0(AllocateExternalCaptureDevice);
/external/chromium_org/third_party/webrtc/video/
H A Dvideo_send_stream.cc184 capture_->AllocateExternalCaptureDevice(capture_id_, external_capture_);
/external/chromium_org/third_party/webrtc/video_engine/include/
H A Dvie_capture.h177 virtual int AllocateExternalCaptureDevice(
/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/helpers/
H A Dvie_fake_camera.cc51 AllocateExternalCaptureDevice(capture_id_, externalCapture);
/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_capture_impl.cc96 int ViECaptureImpl::AllocateExternalCaptureDevice( function in class:webrtc::ViECaptureImpl
H A Dvie_capture_impl.h39 virtual int AllocateExternalCaptureDevice(

Completed in 302 milliseconds