Home
last modified time | relevance | path

Searched defs:CaptureSettings (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/webrtc/modules/video_capture/ios/
Dvideo_capture_ios.mm99 int32_t VideoCaptureIos::CaptureSettings(VideoCaptureCapability& settings) { function
/external/webrtc/webrtc/modules/video_capture/windows/
Dvideo_capture_mf.cc36 int32_t VideoCaptureMF::CaptureSettings( in CaptureSettings() function in webrtc::videocapturemodule::VideoCaptureMF
Dvideo_capture_ds.cc204 int32_t VideoCaptureDS::CaptureSettings( in CaptureSettings() function in webrtc::videocapturemodule::VideoCaptureDS
/external/webrtc/webrtc/modules/video_capture/
Dvideo_capture_impl.h99 virtual int32_t CaptureSettings(VideoCaptureCapability& /*settings*/) in CaptureSettings() function
/external/webrtc/talk/media/webrtc/
Dfakewebrtcvideocapturemodule.h85 int32_t CaptureSettings(webrtc::VideoCaptureCapability& settings) override { in CaptureSettings() function
/external/webrtc/webrtc/modules/video_capture/linux/
Dvideo_capture_linux.cc482 int32_t VideoCaptureModuleV4L2::CaptureSettings(VideoCaptureCapability& settings) in CaptureSettings() function in webrtc::videocapturemodule::VideoCaptureModuleV4L2