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/
H A Dmemblockq.h201 void pa_memblockq_flush_write(pa_memblockq *bq, bool account);
H A Dsink-input.c1221 pa_memblockq_flush_write(i->thread_info.render_memblockq, true); in pa_sink_input_process_rewind()
1222 pa_memblockq_flush_write(i->thread_info.history_memblockq, true); in pa_sink_input_process_rewind()
2088 pa_memblockq_flush_write(i->thread_info.render_memblockq, true); in restore_render_memblockq()
2618 pa_memblockq_flush_write(i->thread_info.history_memblockq, true); in pa_sink_input_update_resampler()
H A Dmemblockq.c642 void pa_memblockq_flush_write(pa_memblockq *bq, bool account) { in pa_memblockq_flush_write() function
H A Dprotocol-native.c1142 pa_memblockq_flush_write(q, false); in flush_write_no_account()
/third_party/pulseaudio/src/modules/
H A Dmodule-combine-sink.c752 pa_memblockq_flush_write(o->memblockq, true); in sink_input_process_msg()
1333 pa_memblockq_flush_write(o->memblockq, true);
/third_party/pulseaudio/src/modules/echo-cancel/
H A 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()

Completed in 17 milliseconds