Home
last modified time | relevance | path

Searched refs:pa_smoother_translate (Results 1 - 5 of 5) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dtime-smoother.h46 pa_usec_t pa_smoother_translate(pa_smoother *s, pa_usec_t x, pa_usec_t y_delay);
H A Dtime-smoother.c476 pa_usec_t pa_smoother_translate(pa_smoother *s, pa_usec_t x, pa_usec_t y_delay) { in pa_smoother_translate() function
/third_party/pulseaudio/src/modules/
H A Dmodule-solaris.c771 xsleep_interval = pa_smoother_translate(u->smoother, xtime0, ysleep_interval); in thread_func()
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-sink.c2052 cusec = pa_smoother_translate(u->smoother, pa_rtclock_now(), sleep_usec); in thread_func()
H A Dalsa-source.c1761 cusec = pa_smoother_translate(u->smoother, pa_rtclock_now(), sleep_usec); in thread_func()

Completed in 12 milliseconds