OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VideoCaptureModule
(Results
26 - 26
of
26
) sorted by null
1
2
/external/webrtc/webrtc/modules/video_capture/linux/
video_capture_linux.cc
31
namespace
videocapturemodule
namespace in namespace:webrtc
33
VideoCaptureModule
* VideoCaptureImpl::Create(const int32_t id,
36
RefCountImpl<
videocapturemodule
::VideoCaptureModuleV4L2>* implementation =
37
new RefCountImpl<
videocapturemodule
::VideoCaptureModuleV4L2>(id);
491
} // namespace
videocapturemodule
Completed in 65 milliseconds
1
2