Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dsink.h440 void pa_sink_set_soft_volume(pa_sink *s, const pa_cvolume *volume);
Dsink.c2230 void pa_sink_set_soft_volume(pa_sink *s, const pa_cvolume *volume) { in pa_sink_set_soft_volume() function
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c1236 pa_sink_set_soft_volume(s, NULL); in sink_setup_volume_callback()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-sink.c1527 pa_sink_set_soft_volume(s, NULL); in sink_get_volume_cb()