Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dsink.h554 bool pa_sink_volume_change_apply(pa_sink *s, pa_usec_t *usec_to_next);
Dsink.c3817 bool pa_sink_volume_change_apply(pa_sink *s, pa_usec_t *usec_to_next) { in pa_sink_volume_change_apply() function
3884 pa_sink_volume_change_apply(s, NULL); in pa_sink_volume_change_rewind()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-sink.c2069 pa_sink_volume_change_apply(u->sink, &volume_sleep); in thread_func()
2103 pa_sink_volume_change_apply(u->sink, NULL); in thread_func()