Home
last modified time | relevance | path

Searched refs:pa_dbusiface_stream_new_playback (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/src/modules/dbus/
H A Diface-stream.h39 pa_dbusiface_stream *pa_dbusiface_stream_new_playback(pa_dbusiface_core *core, pa_sink_input *sink_input);
H A Diface-core.c1894 stream_iface = pa_dbusiface_stream_new_playback(c, sink_input); in sink_input_put_cb()
2270 pa_hashmap_put(c->playback_streams, PA_UINT32_TO_PTR(idx), pa_dbusiface_stream_new_playback(c, sink_input)); in pa_dbusiface_core_new()
H A Diface-stream.c889 pa_dbusiface_stream *pa_dbusiface_stream_new_playback(pa_dbusiface_core *core, pa_sink_input *sink_input) { in pa_dbusiface_stream_new_playback() function

Completed in 7 milliseconds