OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CaptureStarted
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/modules/video_capture/windows/
video_capture_mf.cc
32
bool VideoCaptureMF::
CaptureStarted
() {
video_capture_ds.cc
190
bool VideoCaptureDS::
CaptureStarted
()
197
"Failed to get the
CaptureStarted
status");
200
"
CaptureStarted
%d", state);
/external/webrtc/webrtc/modules/video_capture/linux/
video_capture_linux.cc
403
bool VideoCaptureModuleV4L2::
CaptureStarted
()
/external/webrtc/webrtc/modules/video_capture/
video_capture_impl.h
98
virtual bool
CaptureStarted
() {return false; }
Completed in 157 milliseconds