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()
66 VideoCaptureFormat capture_format; in GetDeviceSupportedFormats() local
78 const cricket::VideoFormat& capture_format) { in Start()
114 VideoCaptureFormat capture_format( in GetDeviceSupportedFormats() local
29 const cricket::VideoFormat& capture_format) { in Start()
244 VideoFormat capture_format; in RestartVideoCapture() local356 VideoFormat capture_format; in StartWithBestCaptureFormat() local
147 bool VideoCapturer::StartCapturing(const VideoFormat& capture_format) { in StartCapturing()217 bool VideoCapturer::Restart(const VideoFormat& capture_format) { in Restart()
1407 cricket::VideoFormat capture_format; // default format in AddRemoveCapturerMultipleSources() local1492 cricket::VideoFormat capture_format = (*formats)[0]; in HighAspectHighHeightCapturer() local
108 CaptureState YuvFramesCapturer::Start(const VideoFormat& capture_format) { in Start()
227 CaptureState FileVideoCapturer::Start(const VideoFormat& capture_format) { in Start()
252 CaptureState WebRtcVideoCapturer::Start(const VideoFormat& capture_format) { in Start()
310 VideoCaptureFormat capture_format; in GetDeviceSupportedFormatsMediaFoundation() local
328 media::VideoCaptureFormat* capture_format) { in GetBestCaptureFormat()