OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:StopCapture
(Results
1 - 5
of
5
) sorted by null
/external/webrtc/webrtc/modules/video_capture/windows/
video_capture_mf.cc
28
int32_t VideoCaptureMF::
StopCapture
() {
video_capture_ds.cc
177
int32_t VideoCaptureDS::
StopCapture
()
/external/webrtc/webrtc/modules/video_capture/linux/
video_capture_linux.cc
113
StopCapture
();
135
StopCapture
();
303
int32_t VideoCaptureModuleV4L2::
StopCapture
()
/external/webrtc/webrtc/modules/video_capture/
video_capture_impl.h
97
virtual int32_t
StopCapture
() { return -1; }
/external/autotest/client/site_tests/camera_V4L2/src/
media_v4l2_device.cc
230
bool V4L2Device::
StopCapture
() {
Completed in 91 milliseconds