Searched defs:util_format_channel_description (Results 1 – 1 of 1) sorted by relevance
126 struct util_format_channel_description struct128 unsigned type:5; /**< UTIL_FORMAT_TYPE_x */129 unsigned normalized:1;130 unsigned pure_integer:1;131 unsigned size:9; /**< bits per channel */