Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dtime-smoother.h53 void pa_smoother_reset(pa_smoother *s, pa_usec_t time_offset, bool paused);
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/
Draop-sink.c185 pa_smoother_reset(u->smoother, now, false); in sink_process_msg()
315 pa_smoother_reset(u->smoother, now, false); in sink_set_state_in_io_thread_cb()
/third_party/pulseaudio/src/modules/
Dmodule-solaris.c683 pa_smoother_reset(u->smoother, pa_rtclock_now(), true); in thread_func()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-source.c455 pa_smoother_reset(u->smoother, pa_rtclock_now(), true); in reset_vars()
Dalsa-sink.c483 pa_smoother_reset(u->smoother, pa_rtclock_now(), true); in reset_vars()