Home
last modified time | relevance | path

Searched refs:pa_timespec_load (Results 1 – 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dcore-rtclock.h47 pa_usec_t pa_timespec_load(const struct timespec *ts);
Dcore-rtclock.c207 pa_usec_t pa_timespec_load(const struct timespec *ts) { in pa_timespec_load() function
/third_party/pulseaudio/src/modules/alsa/
Dalsa-source.c897 now1 = pa_timespec_load(&htstamp); in update_smoother()
Dalsa-sink.c975 now1 = pa_timespec_load(&htstamp); in update_smoother()