Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dtime-smoother_2.h44 pa_usec_t pa_smoother_2_translate(pa_smoother_2 *s, pa_usec_t time_difference);
H A Dtime-smoother_2.c320 pa_usec_t pa_smoother_2_translate(pa_smoother_2 *s, pa_usec_t time_difference) { in pa_smoother_2_translate() function
/third_party/pulseaudio/src/modules/
H A Dmodule-solaris.c769 xsleep_interval = pa_smoother_2_translate(u->smoother, ysleep_interval); in thread_func()
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-sink.c2050 cusec = pa_smoother_2_translate(u->smoother, sleep_usec); in thread_func()
H A Dalsa-source.c1759 cusec = pa_smoother_2_translate(u->smoother, sleep_usec); in thread_func()

Completed in 9 milliseconds