Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dsource.h373 void pa_source_volume_changed(pa_source *s, const pa_cvolume *new_volume);
Dsource.c1868 void pa_source_volume_changed(pa_source *s, const pa_cvolume *new_real_volume) { in pa_source_volume_changed() function
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c2231 pa_source_volume_changed(u->source, &v); in transport_microphone_gain_changed_cb()