Home
last modified time | relevance | path

Searched defs:VideoCaptureImpl (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_capture/ios/
Dvideo_capture_ios.mm29 : VideoCaptureImpl(capture_id), is_capturing_(false), id_(capture_id) { function
/external/webrtc/webrtc/modules/video_capture/
Dvideo_capture_impl.cc143 VideoCaptureImpl::VideoCaptureImpl(const int32_t id) in VideoCaptureImpl() function in webrtc::videocapturemodule::VideoCaptureImpl