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