Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dsink-input.c961 size_t ilength_full; in pa_sink_input_peek() local
997 ilength_full = ilength; in pa_sink_input_peek()
1023 …pa_memblockq_seek(i->thread_info.history_memblockq, (int64_t) ilength_full, PA_SEEK_RELATIVE, true… in pa_sink_input_peek()
1026 i->thread_info.underrun_for += ilength_full; in pa_sink_input_peek()