Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Dstream.c84 static pa_stream *pa_stream_new_with_proplist_internal( in pa_stream_new_with_proplist_internal() function
225 return pa_stream_new_with_proplist_internal(c, name, ss, map, NULL, 0, p); in pa_stream_new_with_proplist()
237 return pa_stream_new_with_proplist_internal(c, name, NULL, NULL, formats, n_formats, p); in pa_stream_new_extended()