Searched defs:get_output_format (Results 1 – 5 of 5) sorted by relevance
86 inline glw::GLenum get_output_format(void) const in get_output_format() function in glcts::TestConfiguration
215 def get_output_format(self): member in InterfaceCallResponse
64 def get_output_format(lowered_module) -> str | None: function
371 pub fn get_output_format<O: TryFrom<bindings::v4l2_format>>( in get_output_format() function
167 pub fn get_output_format(&self) -> Result<Format, GFmtError> { in get_output_format() method