Searched refs:m_has_capture (Results 1 – 2 of 2) sorted by relevance
31 bool has_capture() const { return m_has_capture; } in has_capture()41 bool m_has_capture; variable
246 : m_fd(fd), m_has_capture(false), m_has_output(false), m_has_m2m(false) in VideoDevice()256 m_has_capture = true; in VideoDevice()259 m_has_capture = true; in VideoDevice()273 m_has_capture = true; in VideoDevice()280 m_has_capture = true; in VideoDevice()295 ASSERT(m_has_capture); in get_capture_streamer()