Lines Matching defs:audioreach_module_config
752 struct audioreach_module_config { struct
753 int direction;
754 u32 sample_rate;
755 u16 bit_width;
756 u16 bits_per_sample;
758 u16 data_format;
759 u16 num_channels;
760 u16 active_channels_mask;
761 u16 dp_idx;
762 u32 channel_allocation;
763 u32 sd_line_mask;
764 int fmt;
765 struct snd_codec codec;
766 u8 channel_map[AR_PCM_MAX_NUM_CHANNEL];