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