Searched refs:s_gain_pct (Results 1 – 2 of 2) sorted by relevance
683 scaled = (gain * sp->s_gain_pct * AUDIO_DB_SIZE) / (100 * 100); in auimpl_set_gain_master()738 if (sp->s_gain_pct == gain) { in auclnt_set_gain()749 sp->s_gain_pct = gain; in auclnt_set_gain()763 return (sp->s_gain_pct); in auclnt_get_gain()937 sp->s_gain_pct = 0; in auimpl_stream_init()
131 uint8_t s_gain_pct; member