Home
last modified time | relevance | path

Searched refs:SetCaptureFormat (Results 1 – 9 of 9) sorted by relevance

/external/webrtc/talk/app/webrtc/
Dremotevideocapturer.cc48 SetCaptureFormat(&capture_format); in Start()
60 SetCaptureFormat(NULL); in Stop()
Dandroidvideocapturer.cc181 SetCaptureFormat(&capture_format); in Start()
191 SetCaptureFormat(NULL); in Stop()
/external/webrtc/talk/media/devices/
Dyuvframescapturer.cc140 SetCaptureFormat(&capture_format); in Start()
166 SetCaptureFormat(NULL); in Stop()
Dfilevideocapturer.cc244 SetCaptureFormat(&capture_format); in Start()
267 SetCaptureFormat(NULL); in Stop()
/external/webrtc/talk/media/base/
Dfakevideocapturer.h144 SetCaptureFormat(&supported); in Start()
152 SetCaptureFormat(NULL); in Stop()
Dvideocapturer.h307 void SetCaptureFormat(const VideoFormat* format) { in SetCaptureFormat() function
Dvideocapturer.cc190 SetCaptureFormat(capture_format_when_paused.get()); in Pause()
/external/webrtc/talk/media/webrtc/
Dwebrtcvideocapturer.cc299 SetCaptureFormat(&capture_format); in Start()
313 SetCaptureFormat(nullptr); in Start()
351 SetCaptureFormat(NULL); in Stop()
/external/webrtc/talk/app/webrtc/objc/
Davfoundationvideocapturer.mm332 SetCaptureFormat(&format);
344 SetCaptureFormat(NULL);