Searched refs:vcm_capturer (Results 1 – 2 of 2) sorted by relevance
69 std::unique_ptr<VcmCapturer> vcm_capturer(new VcmCapturer()); in Create() local70 if (!vcm_capturer->Init(width, height, target_fps, capture_device_index)) { in Create()76 return vcm_capturer.release(); in Create()
171 "vcm_capturer.cc",172 "vcm_capturer.h",