Home
last modified time | relevance | path

Searched defs:capture_format (Results 1 – 9 of 9) sorted by relevance

/external/webrtc/talk/app/webrtc/
Dremotevideocapturer.cc40 const cricket::VideoFormat& capture_format) { in Start()
Dandroidvideocapturer.cc169 const cricket::VideoFormat& capture_format) { in Start()
Dvideosource_unittest.cc88 const cricket::VideoFormat& capture_format) { in Start()
/external/webrtc/talk/media/base/
Dcapturemanager.cc266 VideoFormat capture_format; in RestartVideoCapture() local
363 VideoFormat capture_format; in StartWithBestCaptureFormat() local
Dvideocapturer.cc143 bool VideoCapturer::StartCapturing(const VideoFormat& capture_format) { in StartCapturing()
213 bool VideoCapturer::Restart(const VideoFormat& capture_format) { in Restart()
Dvideoengine_unittest.h1052 cricket::VideoFormat capture_format; // default format in AddRemoveCapturerMultipleSources() local
1135 cricket::VideoFormat capture_format = (*formats)[0]; in HighAspectHighHeightCapturer() local
/external/webrtc/talk/media/devices/
Dyuvframescapturer.cc135 CaptureState YuvFramesCapturer::Start(const VideoFormat& capture_format) { in Start()
Dfilevideocapturer.cc230 CaptureState FileVideoCapturer::Start(const VideoFormat& capture_format) { in Start()
/external/webrtc/talk/media/webrtc/
Dwebrtcvideocapturer.cc282 CaptureState WebRtcVideoCapturer::Start(const VideoFormat& capture_format) { in Start()