OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:videocapturemodule
(Results
1 - 25
of
40
) sorted by null
1
2
/external/webrtc/webrtc/modules/video_capture/
video_capture_factory.cc
18
VideoCaptureModule
* VideoCaptureFactory::Create(const int32_t id,
23
return
videocapturemodule
::VideoCaptureImpl::Create(id, deviceUniqueIdUTF8);
27
VideoCaptureModule
* VideoCaptureFactory::Create(const int32_t id,
29
return
videocapturemodule
::VideoCaptureImpl::Create(id, externalCapture);
32
VideoCaptureModule
::DeviceInfo* VideoCaptureFactory::CreateDeviceInfo(
37
return
videocapturemodule
::VideoCaptureImpl::CreateDeviceInfo(id);
video_capture_config.h
16
namespace
videocapturemodule
namespace in namespace:webrtc
30
} // namespace
videocapturemodule
video_capture_delay.h
16
namespace
videocapturemodule
namespace in namespace:webrtc
34
} // namespace
videocapturemodule
device_info_impl.h
22
namespace
videocapturemodule
namespace in namespace:webrtc
24
class DeviceInfoImpl: public
VideoCaptureModule
::DeviceInfo
66
} // namespace
videocapturemodule
/external/webrtc/webrtc/modules/video_capture/external/
video_capture_external.cc
16
namespace
videocapturemodule
{
namespace in namespace:webrtc
18
VideoCaptureModule
* VideoCaptureImpl::Create(
26
} // namespace
videocapturemodule