Lines Matching refs:silence
733 /* Add silence to queue */
735 pa_log_info("Adding %" PRIu64 " usec of silence to queue", pa_bytes_to_usec(buffer_correction, &u->sink_input->sample_spec));
1118 /* FIXME: We allow pushing silence here to fix up the latency. This
1131 * Don't push any silence here, because we already have new data in the queue */
1567 pa_memchunk silence;
1860 pa_sink_input_get_silence(u->sink_input, &silence);
1870 &silence); /* silence frame */
1871 pa_memblock_unref(silence.memblock);
1872 /* Fill the memblockq with silence */