Home
last modified time | relevance | path

Searched refs:pa_memblockq_flush_write (Results 1 – 6 of 6) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dmemblockq.h123 void pa_memblockq_flush_write(pa_memblockq *bq, bool account);
Dsink-input.c1218 pa_memblockq_flush_write(i->thread_info.render_memblockq, true); in pa_sink_input_process_rewind()
1219 pa_memblockq_flush_write(i->thread_info.history_memblockq, true); in pa_sink_input_process_rewind()
2085 pa_memblockq_flush_write(i->thread_info.render_memblockq, true); in restore_render_memblockq()
2615 pa_memblockq_flush_write(i->thread_info.history_memblockq, true); in pa_sink_input_update_resampler()
Dmemblockq.c710 void pa_memblockq_flush_write(pa_memblockq *bq, bool account) { in pa_memblockq_flush_write() function
Dprotocol-native.c1317 pa_memblockq_flush_write(q, false); in flush_write_no_account()
/third_party/pulseaudio/src/modules/
Dmodule-combine-sink.c752 pa_memblockq_flush_write(o->memblockq, true); in sink_input_process_msg()
1333 pa_memblockq_flush_write(o->memblockq, true); in output_disable()
/third_party/pulseaudio/src/modules/echo-cancel/
Dmodule-echo-cancel.c1089 pa_memblockq_flush_write(u->sink_memblockq, true); in source_output_process_msg_cb()
1102 pa_memblockq_flush_write(u->sink_memblockq, true); in source_output_process_msg_cb()