Home
last modified time | relevance | path

Searched refs:ramp_speaker_gain (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/audio/hal/msm8974/
Dplatform.c2623 int ramp_speaker_gain(struct audio_device *adev, bool ramp_up, int target_ramp_up_gain) { in ramp_speaker_gain() function
2704 const int initial_skpr_gain = ramp_speaker_gain(adev, false /*ramp_up*/, -1); in platform_swap_lr_channels()
2707 ramp_speaker_gain(adev, true /*ramp_up*/, initial_skpr_gain); in platform_swap_lr_channels()