Home
last modified time | relevance | path

Searched refs:pa_memblockq_flush_read (Results 1 – 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dmemblockq.h126 void pa_memblockq_flush_read(pa_memblockq *bq);
Dmemblockq.c723 void pa_memblockq_flush_read(pa_memblockq *bq) { in pa_memblockq_flush_read() function
Dprotocol-native.c4057 pa_memblockq_flush_read(s->memblockq); in command_flush_record_stream()
/third_party/pulseaudio/src/modules/rtp/
Dmodule-rtp-recv.c199 pa_memblockq_flush_read(s->memblockq); in sink_input_suspend_within_thread()