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