Searched refs:PA_RTPOLL_LATE (Results 1 – 8 of 8) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
D | rtpoll.h | 50 PA_RTPOLL_LATE = +100, /* For housekeeping */ enumerator
|
D | thread-mq.c | 160 pa_rtpoll_item_new_asyncmsgq_write(rtpoll, PA_RTPOLL_LATE, q->outq); in pa_thread_mq_init()
|
/third_party/pulseaudio/src/modules/rtp/ |
D | rtp-native.c | 396 item = pa_rtpoll_item_new(rtpoll, PA_RTPOLL_LATE, 1); in pa_rtp_context_get_rtpoll_item()
|
D | rtp-gstreamer.c | 660 return pa_rtpoll_item_new_fdsem(rtpoll, PA_RTPOLL_LATE, c->fdsem); in pa_rtp_context_get_rtpoll_item()
|
/third_party/pulseaudio/src/modules/ |
D | module-loopback.c | 663 PA_RTPOLL_LATE, in source_output_attach_cb() 1037 PA_RTPOLL_LATE, in sink_input_attach_cb()
|
D | module-combine-sink.c | 540 … PA_RTPOLL_LATE, /* This one is not that important, since we check for data in _peek() anyway. */ in sink_input_attach_cb()
|
/third_party/pulseaudio/src/modules/echo-cancel/ |
D | module-echo-cancel.c | 1286 PA_RTPOLL_LATE, in source_output_attach_cb() 1317 PA_RTPOLL_LATE, in sink_input_attach_cb()
|
/third_party/pulseaudio/src/modules/alsa/ |
D | alsa-mixer.c | 609 i = pa_rtpoll_item_new(rtp, PA_RTPOLL_LATE, (unsigned) n); in pa_alsa_set_mixer_rtpoll()
|