Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dsink-input.c964 size_t ilength_full; in pa_sink_input_peek() local
1000 ilength_full = ilength; in pa_sink_input_peek()
1026 pa_memblockq_seek(i->thread_info.history_memblockq, (int64_t) ilength_full, PA_SEEK_RELATIVE, true); in pa_sink_input_peek()
1029 i->thread_info.underrun_for += ilength_full; in pa_sink_input_peek()

Completed in 4 milliseconds