Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Dstream.h366 uint32_t pa_stream_get_device_index(const pa_stream *s);
Dstream.c2717 uint32_t pa_stream_get_device_index(const pa_stream *s) { in pa_stream_get_device_index() function
/third_party/pulseaudio/src/
Dmap-file300 pa_stream_get_device_index;
/third_party/pulseaudio/src/utils/
Dpacat.c344 pa_stream_get_device_index(s), in stream_state_callback()
393 …evice %s (%u, %ssuspended).%s"), pa_stream_get_device_name(s), pa_stream_get_device_index(s), pa_s… in stream_moved_callback()