Home
last modified time | relevance | path

Searched refs:pa_smoother_reset (Results 1 - 6 of 6) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dtime-smoother.h53 void pa_smoother_reset(pa_smoother *s, pa_usec_t time_offset, bool paused);
H A Dtime-smoother.c114 pa_smoother_reset(s, time_offset, paused); in pa_smoother_new()
502 void pa_smoother_reset(pa_smoother *s, pa_usec_t time_offset, bool paused) { in pa_smoother_reset() function
/third_party/pulseaudio/src/modules/raop/
H A Draop-sink.c203 pa_smoother_reset(u->smoother, now, false); in sink_process_msg()
337 pa_smoother_reset(u->smoother, now, false); in sink_set_state_in_io_thread_cb()
/third_party/pulseaudio/src/modules/
H A Dmodule-solaris.c711 pa_smoother_reset(u->smoother, pa_rtclock_now(), true); in thread_func()
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-sink.c502 pa_smoother_reset(u->smoother, pa_rtclock_now(), true); in reset_vars()
H A Dalsa-source.c474 pa_smoother_reset(u->smoother, pa_rtclock_now(), true); in reset_vars()

Completed in 10 milliseconds