Searched defs:sof_ipc4_audio_format (Results 1 – 1 of 1) sorted by relevance
234 struct sof_ipc4_audio_format { struct235 uint32_t sampling_frequency;236 uint32_t bit_depth;237 uint32_t ch_map;238 uint32_t ch_cfg; /* sof_ipc4_channel_config */239 uint32_t interleaving_style;240 uint32_t fmt_cfg; /* channels_count valid_bit_depth s_type */
Completed in 5 milliseconds