Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
H A Ddef.h1010 PA_SOURCE_UNLINKED = -3 enumerator
1032 #define PA_SOURCE_UNLINKED PA_SOURCE_UNLINKED macro
/third_party/pulseaudio/src/pulsecore/
H A 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/
H A Dmodule-tunnel-source-new.c539 case PA_SOURCE_UNLINKED: in source_set_state_in_io_thread_cb()
H A Dmodule-solaris.c522 case PA_SOURCE_UNLINKED: in source_set_state_in_io_thread_cb()
H A Dmodule-tunnel.c843 case PA_SOURCE_UNLINKED: in source_set_state_in_main_thread_cb()
/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-coreaudio-device.c528 case PA_SOURCE_UNLINKED: in ca_source_set_state_in_main_thread()
/third_party/pulseaudio/src/modules/oss/
H A Dmodule-oss.c810 case PA_SOURCE_UNLINKED: in source_set_state_in_io_thread_cb()
/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluez5-device.c918 case PA_SOURCE_UNLINKED: in source_set_state_in_io_thread_cb()
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-source.c1326 case PA_SOURCE_UNLINKED: in source_set_state_in_io_thread_cb()

Completed in 22 milliseconds