Searched defs:catpt_audio_format (Results 1 – 1 of 1) sorted by relevance
139 struct catpt_audio_format { struct140 u32 sample_rate;141 u32 bit_depth;142 u32 channel_map;143 u32 channel_config;144 u32 interleaving;145 u8 num_channels;146 u8 valid_bit_depth;147 u8 reserved[2];