Home
last modified time | relevance | path

Searched refs:pa_smoother_2_reset (Results 1 – 7 of 7) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dtime-smoother_2.c91 pa_smoother_2_reset(s, time_stamp); in pa_smoother_2_new()
113 pa_smoother_2_reset(s, time_stamp); in pa_smoother_2_set_rate()
129 pa_smoother_2_reset(s, time_stamp); in pa_smoother_2_set_sample_spec()
341 void pa_smoother_2_reset(pa_smoother_2 *s, pa_usec_t time_stamp) { in pa_smoother_2_reset() function
Dtime-smoother_2.h30 void pa_smoother_2_reset(pa_smoother_2 *s, pa_usec_t time_stamp);
/third_party/pulseaudio/src/modules/raop/
Draop-sink.c201 pa_smoother_2_reset(u->smoother, now); in sink_process_msg()
335 pa_smoother_2_reset(u->smoother, now); in sink_set_state_in_io_thread_cb()
436 pa_smoother_2_reset(u->smoother, pa_rtclock_now()); in thread_func()
/third_party/pulseaudio/src/modules/
Dmodule-solaris.c679 pa_smoother_2_reset(u->smoother, pa_rtclock_now()); in thread_func()
709 pa_smoother_2_reset(u->smoother, pa_rtclock_now()); in thread_func()
Dmodule-esound-sink.c241 pa_smoother_2_reset(u->smoother, pa_rtclock_now()); in thread_func()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-source.c472 pa_smoother_2_reset(u->smoother, pa_rtclock_now()); in reset_vars()
Dalsa-sink.c500 pa_smoother_2_reset(u->smoother, pa_rtclock_now()); in reset_vars()