Home
last modified time | relevance | path

Searched refs:pa_smoother_pause (Results 1 – 10 of 10) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dtime-smoother.h50 void pa_smoother_pause(pa_smoother *s, pa_usec_t x);
Dtime-smoother.c435 void pa_smoother_pause(pa_smoother *s, pa_usec_t x) { in pa_smoother_pause() function
/third_party/pulseaudio/src/modules/
Dmodule-esound-sink.c188 pa_smoother_pause(u->smoother, pa_rtclock_now()); in sink_set_state_in_io_thread_cb()
Dmodule-solaris.c416 pa_smoother_pause(u->smoother, pa_rtclock_now()); in sink_set_state_in_io_thread_cb()
Dmodule-combine-sink.c741 pa_smoother_pause(u->thread_info.smoother, pa_rtclock_now()); in sink_set_state_in_io_thread_cb()
Dmodule-tunnel.c420 pa_smoother_pause(u->smoother, x); in check_smoother_status()
/third_party/pulseaudio/src/pulse/
Dstream.c466 pa_smoother_pause(s->smoother, x); in check_smoother_status()
1953 pa_smoother_pause(o->stream->smoother, x); in stream_get_timing_info_callback()
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c928 pa_smoother_pause(u->read_smoother, pa_rtclock_now()); in source_set_state_in_io_thread_cb()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-source.c465 pa_smoother_pause(u->smoother, pa_rtclock_now()); in close_pcm()
Dalsa-sink.c1039 pa_smoother_pause(u->smoother, pa_rtclock_now()); in suspend()