OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VideoCaptureExternal
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/third_party/webrtc/modules/video_capture/include/
video_capture_factory.h
34
VideoCaptureExternal
*& externalCapture);
video_capture_defines.h
90
class
VideoCaptureExternal
102
~
VideoCaptureExternal
() {}
/external/chromium_org/third_party/webrtc/modules/video_capture/
video_capture_factory.cc
24
VideoCaptureExternal
*& externalCapture) {
video_capture_impl.h
30
class VideoCaptureImpl: public VideoCaptureModule, public
VideoCaptureExternal
50
VideoCaptureExternal
*& externalCapture);
84
// Implement
VideoCaptureExternal
video_capture_impl.cc
31
VideoCaptureExternal
*& externalCapture)
/external/chromium_org/third_party/webrtc/modules/video_capture/windows/
sink_filter_ds.h
59
VideoCaptureExternal
& captureObserver,
95
VideoCaptureExternal
& _captureObserver;
sink_filter_ds.cc
390
VideoCaptureExternal
& captureObserver,
/external/chromium_org/third_party/webrtc/video_engine/
vie_capturer.h
159
VideoCaptureExternal
* external_capture_module_;
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_capture.cc
404
webrtc::
VideoCaptureExternal
* external_capture = NULL;
/external/chromium_org/third_party/webrtc/modules/video_capture/test/
video_capture_unittest.cc
464
webrtc::
VideoCaptureExternal
* capture_input_interface_;
Completed in 688 milliseconds