Searched refs:EnumFormat (Results 1 – 3 of 3) sorted by relevance
153 v4l2_dev.EnumFormat(NULL); in TestEnumFormats()164 v4l2_dev.EnumFormat(&format_count); in TestEnumFrameSize()
54 bool EnumFormat(uint32_t* num_formats, bool show_fmt = true);
607 bool V4L2Device::EnumFormat(uint32_t* num_formats, bool show_fmt) { in EnumFormat() function in V4L2Device