Searched refs:has_m2m (Results 1 – 3 of 3) sorted by relevance
19 .def_property_readonly("has_m2m", &VideoDevice::has_m2m) in init_pyvid()
33 bool has_m2m() const { return m_has_m2m; } in has_m2m() function
374 if (vid.has_capture() && !vid.has_m2m()) in get_capture_devices()397 if (vid.has_m2m()) in get_m2m_devices()