Home
last modified time | relevance | path

Searched refs:pa_smoother_resume (Results 1 - 11 of 11) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dtime-smoother.h51 void pa_smoother_resume(pa_smoother *s, pa_usec_t x, bool abrupt);
H A Dtime-smoother.c449 void pa_smoother_resume(pa_smoother *s, pa_usec_t x, bool fix_now) { in pa_smoother_resume() function
/third_party/pulseaudio/src/tests/
H A Dsmoother-test.c77 pa_smoother_resume(s, (pa_usec_t) msec[u] * PA_USEC_PER_MSEC, true); in START_TEST()
/third_party/pulseaudio/src/modules/
H A Dmodule-esound-sink.c217 pa_smoother_resume(u->smoother, pa_rtclock_now(), true); in sink_set_state_in_io_thread_cb()
H A Dmodule-solaris.c448 pa_smoother_resume(u->smoother, pa_rtclock_now(), true); in sink_set_state_in_io_thread_cb()
H A Dmodule-combine-sink.c885 pa_smoother_resume(u->thread_info.smoother, pa_rtclock_now(), true); in sink_set_state_in_io_thread_cb()
H A Dmodule-tunnel.c511 pa_smoother_resume(u->smoother, x, true); in check_smoother_status()
/third_party/pulseaudio/src/pulse/
H A Dstream.c504 pa_smoother_resume(s->smoother, x, true); in check_smoother_status()
2015 pa_smoother_resume(o->stream->smoother, x, true); in stream_get_timing_info_callback()
/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluez5-device.c547 pa_smoother_resume(u->read_smoother, tstamp, true); in bt_process_push()
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-sink.c2014 pa_smoother_resume(u->smoother, pa_rtclock_now(), true); in thread_func()
H A Dalsa-source.c1729 pa_smoother_resume(u->smoother, pa_rtclock_now(), true); in thread_func()

Completed in 23 milliseconds