Searched refs:m_has_mplane_output (Results 1 – 2 of 2) sorted by relevance
265 m_has_mplane_output = true; in VideoDevice()268 m_has_mplane_output = false; in VideoDevice()277 m_has_mplane_output = true; in VideoDevice()284 m_has_mplane_output = false; in VideoDevice()310 …auto type = m_has_mplane_output ? VideoStreamer::StreamerType::OutputMulti : VideoStreamer::Stream… in get_output_streamer()
45 bool m_has_mplane_output; variable