Searched refs:pa_smoother_2_resume (Results 1 - 10 of 10) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
H A D | time-smoother_2.h | 34 void pa_smoother_2_resume(pa_smoother_2 *s, pa_usec_t time_stamp);
|
H A D | time-smoother_2.c | 395 void pa_smoother_2_resume(pa_smoother_2 *s, pa_usec_t time_stamp) { in pa_smoother_2_resume() function
|
/third_party/pulseaudio/src/modules/ |
H A D | module-esound-sink.c | 215 pa_smoother_2_resume(u->smoother, pa_rtclock_now()); in sink_set_state_in_io_thread_cb()
|
H A D | module-solaris.c | 446 pa_smoother_2_resume(u->smoother, pa_rtclock_now()); in sink_set_state_in_io_thread_cb()
|
H A D | module-combine-sink.c | 881 pa_smoother_2_resume(u->thread_info.smoother, pa_rtclock_now()); in sink_set_state_in_io_thread_cb()
|
H A D | module-tunnel.c | 507 pa_smoother_2_resume(u->smoother, x); in check_smoother_status()
|
/third_party/pulseaudio/src/pulse/ |
H A D | stream.c | 502 pa_smoother_2_resume(s->smoother, x); in check_smoother_status() 2013 pa_smoother_2_resume(o->stream->smoother, x); in stream_get_timing_info_callback()
|
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | module-bluez5-device.c | 543 pa_smoother_2_resume(u->read_smoother, tstamp); in bt_process_push()
|
/third_party/pulseaudio/src/modules/alsa/ |
H A D | alsa-sink.c | 2012 pa_smoother_2_resume(u->smoother, pa_rtclock_now()); in thread_func()
|
H A D | alsa-source.c | 1727 pa_smoother_2_resume(u->smoother, pa_rtclock_now()); in thread_func()
|
Completed in 29 milliseconds