Searched refs:pa_command_stream_event (Results 1 – 3 of 3) sorted by relevance
/third_party/pulseaudio/src/pulse/ |
D | internal.h | 264 void pa_command_stream_event(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, voi…
|
D | context.c | 87 [PA_COMMAND_PLAYBACK_STREAM_EVENT] = pa_command_stream_event, 88 [PA_COMMAND_RECORD_STREAM_EVENT] = pa_command_stream_event,
|
D | stream.c | 761 void pa_command_stream_event(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, voi… in pa_command_stream_event() function
|