Searched refs:pa_smoother_2_pause (Results 1 - 10 of 10) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
H A D | time-smoother_2.h | 32 void pa_smoother_2_pause(pa_smoother_2 *s, pa_usec_t time_stamp);
|
H A D | time-smoother_2.c | 370 void pa_smoother_2_pause(pa_smoother_2 *s, pa_usec_t time_stamp) { in pa_smoother_2_pause() function
|
/third_party/pulseaudio/src/modules/ |
H A D | module-esound-sink.c | 204 pa_smoother_2_pause(u->smoother, pa_rtclock_now()); in sink_set_state_in_io_thread_cb()
|
H A D | module-solaris.c | 430 pa_smoother_2_pause(u->smoother, pa_rtclock_now()); in sink_set_state_in_io_thread_cb()
|
H A D | module-combine-sink.c | 883 pa_smoother_2_pause(u->thread_info.smoother, pa_rtclock_now()); in sink_set_state_in_io_thread_cb()
|
H A D | module-tunnel.c | 505 pa_smoother_2_pause(u->smoother, x); in check_smoother_status()
|
/third_party/pulseaudio/src/pulse/ |
H A D | stream.c | 479 pa_smoother_2_pause(s->smoother, x); in check_smoother_status() 1997 pa_smoother_2_pause(o->stream->smoother, x); in stream_get_timing_info_callback()
|
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | module-bluez5-device.c | 897 pa_smoother_2_pause(u->read_smoother, pa_rtclock_now()); in source_set_state_in_io_thread_cb()
|
/third_party/pulseaudio/src/modules/alsa/ |
H A D | alsa-sink.c | 1074 pa_smoother_2_pause(u->smoother, pa_rtclock_now()); in suspend()
|
H A D | alsa-source.c | 487 pa_smoother_2_pause(u->smoother, pa_rtclock_now()); in close_pcm()
|
Completed in 40 milliseconds