Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/
Dmodule-allow-passthrough.c100 static void move_stream(struct userdata *u, pa_sink_input *i, pa_sink *target) { in move_stream() function
148 move_stream(u, stream, null_sink); in new_passthrough_stream()
220 move_stream(u, stream, i->sink); in passthrough_stream_removed()
261 move_stream(u, i, null_sink); in sink_input_move_finish_cb()