Searched refs:get_frame_sizes (Results 1 – 3 of 3) sorted by relevance
23 .def_property_readonly("frame_sizes", &VideoDevice::get_frame_sizes) in init_pyvid()
28 VideoFrameSize get_frame_sizes(kms::PixelFormat fmt);
337 VideoDevice::VideoFrameSize VideoDevice::get_frame_sizes(PixelFormat fmt) in get_frame_sizes() function in VideoDevice