Searched defs:audio_gain_config (Results 1 – 1 of 1) sorted by relevance
942 struct audio_gain_config { struct943 int index; /* index of the corresponding audio_gain in the945 audio_gain_mode_t mode; /* mode requested for this command */946 audio_channel_mask_t channel_mask; /* channels which gain value follows.950 int values[sizeof(audio_channel_mask_t) * 8]; /* gain values in millibels954 unsigned int ramp_duration_ms; /* ramp duration in ms */