Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Ddef.h1010 PA_SOURCE_UNLINKED = -3 enumerator
1032 #define PA_SOURCE_UNLINKED PA_SOURCE_UNLINKED macro
/third_party/pulseaudio/src/pulsecore/
Dsource.c455 if (state != PA_SOURCE_UNLINKED) { in source_set_state()
709 if (s->state != PA_SOURCE_UNLINKED) in pa_source_unlink()
732 source_set_state(s, PA_SOURCE_UNLINKED, s->suspend_cause); in pa_source_unlink()
734 s->state = PA_SOURCE_UNLINKED; in pa_source_unlink()
2065 case PA_SOURCE_UNLINKED: return "UNLINKED"; in pa_source_state_to_string()
/third_party/pulseaudio/src/modules/
Dmodule-tunnel-source-new.c462 case PA_SOURCE_UNLINKED: in source_set_state_in_io_thread_cb()
Dmodule-solaris.c501 case PA_SOURCE_UNLINKED: in source_set_state_in_io_thread_cb()
Dmodule-tunnel.c696 case PA_SOURCE_UNLINKED: in source_set_state_in_main_thread_cb()
/third_party/pulseaudio/src/modules/macosx/
Dmodule-coreaudio-device.c528 case PA_SOURCE_UNLINKED: in ca_source_set_state_in_main_thread()
/third_party/pulseaudio/src/modules/oss/
Dmodule-oss.c808 case PA_SOURCE_UNLINKED: in source_set_state_in_io_thread_cb()
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c947 case PA_SOURCE_UNLINKED: in source_set_state_in_io_thread_cb()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-source.c1285 case PA_SOURCE_UNLINKED: in source_set_state_in_io_thread_cb()