Searched defs:audioreach_module_config (Results 1 – 1 of 1) sorted by relevance
672 struct audioreach_module_config { struct673 int direction;674 u32 sample_rate;675 u16 bit_width;676 u16 bits_per_sample;678 u16 data_format;679 u16 num_channels;680 u16 active_channels_mask;681 u32 sd_line_mask;682 int fmt;[all …]