Home
last modified time | relevance | path

Searched refs:pa_time_event_cb_t (Results 1 – 8 of 8) sorted by relevance

/third_party/pulseaudio/src/pulse/
Dmainloop-api.h75 typedef void (*pa_time_event_cb_t)(pa_mainloop_api*a, pa_time_event* e, const struct timeval *tv, v… typedef
101 …pa_time_event* (*time_new)(pa_mainloop_api*a, const struct timeval *tv, pa_time_event_cb_t cb, voi…
Dcontext.h263 pa_time_event* pa_context_rttime_new(const pa_context *c, pa_usec_t usec, pa_time_event_cb_t cb, vo…
Dohos_glib-mainloop.c56 pa_time_event_cb_t callback;
280 pa_time_event_cb_t cb, in glib_time_new()
Dglib-mainloop.c55 pa_time_event_cb_t callback;
279 pa_time_event_cb_t cb, in glib_time_new()
Dmainloop.c75 pa_time_event_cb_t callback;
311 pa_time_event_cb_t callback, in mainloop_time_new()
Dcontext.c1595 pa_time_event* pa_context_rttime_new(const pa_context *c, pa_usec_t usec, pa_time_event_cb_t cb, vo…
/third_party/pulseaudio/src/pulsecore/
Dcore.h273 pa_time_event* pa_core_rttime_new(pa_core *c, pa_usec_t usec, pa_time_event_cb_t cb, void *userdata…
Dcore.c509 pa_time_event* pa_core_rttime_new(pa_core *c, pa_usec_t usec, pa_time_event_cb_t cb, void *userdata… in pa_core_rttime_new()