Home
last modified time | relevance | path

Searched refs:port_changing (Results 1 - 6 of 6) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dsource.h109 bool port_changing:1; member
H A Dsink.h108 bool port_changing:1; member
H A Dsource.c2699 s->port_changing = true; in pa_source_set_port()
2718 s->port_changing = false; in pa_source_set_port()
H A Dsink.c3507 s->port_changing = true; in pa_sink_set_port()
3526 s->port_changing = false; in pa_sink_set_port()
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-sink.c1548 if (u->ucm_context && s->port_changing) in sink_set_volume_cb()
H A Dalsa-source.c1422 if (u->ucm_context && s->port_changing) in source_set_volume_cb()

Completed in 17 milliseconds