Searched refs:left_gain (Results 1 – 3 of 3) sorted by relevance
1204 const int left_gain = mixer_ctl_get_value(ctl_left, 0); in ramp_speaker_gain() local1205 start_gain = left_gain > 0 ? left_gain : DEFAULT_NOMINAL_SPEAKER_GAIN; in ramp_speaker_gain()
2740 const int left_gain = mixer_ctl_get_value(ctl_left, 0); local2741 start_gain = left_gain > 0 ? left_gain : DEFAULT_NOMINAL_SPEAKER_GAIN;
4021 const int left_gain = mixer_ctl_get_value(ctl_left, 0); in ramp_speaker_gain() local4022 start_gain = left_gain > 0 ? left_gain : DEFAULT_NOMINAL_SPEAKER_GAIN; in ramp_speaker_gain()