Searched refs:select_format (Results 1 – 3 of 3) sorted by relevance
23 uint32 select_format(uint32 format);
209 fFormatInfo.output.format = select_format(fDescription.output_formats); in _InitDriver()212 fFormatInfo.input.format = select_format(fDescription.input_formats); in _InitDriver()
141 select_format(uint32 format) in select_format() function