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

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

Completed in 125 milliseconds