Home
last modified time | relevance | path

Searched defs:audio_gain_config (Results 1 – 1 of 1) sorted by relevance

/system/core/include/system/
Daudio.h825 struct audio_gain_config { struct
826 int index; /* index of the corresponding audio_gain in the
828 audio_gain_mode_t mode; /* mode requested for this command */
829 audio_channel_mask_t channel_mask; /* channels which gain value follows.
831 int values[sizeof(audio_channel_mask_t) * 8]; /* gain values in millibels
835 unsigned int ramp_duration_ms; /* ramp duration in ms */