Searched defs:capture_format (Results 1 – 14 of 14) sorted by relevance
40 const cricket::VideoFormat& capture_format) { in Start()
88 const cricket::VideoFormat& capture_format) { in Start()
61 VideoCaptureFormat capture_format; in GetDeviceSupportedFormats() local
114 VideoCaptureFormat capture_format( in GetDeviceSupportedFormats() local
107 CaptureState MutedVideoCapturer::Start(const VideoFormat& capture_format) { in Start()
244 VideoFormat capture_format; in RestartVideoCapture() local356 VideoFormat capture_format; in StartWithBestCaptureFormat() local
138 bool VideoCapturer::StartCapturing(const VideoFormat& capture_format) { in StartCapturing()208 bool VideoCapturer::Restart(const VideoFormat& capture_format) { in Restart()
1362 cricket::VideoFormat capture_format; // default format in AddRemoveCapturerMultipleSources() local1447 cricket::VideoFormat capture_format = (*formats)[0]; in HighAspectHighHeightCapturer() local
29 const cricket::VideoFormat& capture_format) { in Start()
108 CaptureState YuvFramesCapturer::Start(const VideoFormat& capture_format) { in Start()
227 CaptureState FileVideoCapturer::Start(const VideoFormat& capture_format) { in Start()
249 CaptureState WebRtcVideoCapturer::Start(const VideoFormat& capture_format) { in Start()
330 VideoCaptureFormat capture_format; in GetDeviceSupportedFormatsMediaFoundation() local
307 media::VideoCaptureFormat* capture_format) { in GetBestCaptureFormat()