Home
last modified time | relevance | path

Searched refs:pa_timeval_sub (Results 1 – 5 of 5) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dcore-rtclock.c199 pa_timeval_sub(&rt_now, pa_timeval_diff(&wc_now, tv)); in pa_rtclock_from_wallclock()
246 pa_timeval_sub(&wc_now, pa_timeval_diff(&rt_now, tv)); in wallclock_from_rtclock()
/third_party/pulseaudio/src/pulse/
Dtimeval.h77 struct timeval* pa_timeval_sub(struct timeval *tv, pa_usec_t v);
Dtimeval.c156 struct timeval* pa_timeval_sub(struct timeval *tv, pa_usec_t v) { in pa_timeval_sub() function
/third_party/pulseaudio/src/
Dmap-file376 pa_timeval_sub;
/third_party/pulseaudio/vala/
Dlibpulse.vapi1553 [CCode (cname="pa_timeval_sub")]