Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dsink-input.c1225 size_t max_rewrite, sink_amount, sink_input_amount; in pa_sink_input_process_rewind() local
1239 sink_amount = pa_resampler_result(i->thread_info.resampler, sink_input_amount); in pa_sink_input_process_rewind()
1250 * of sink_amount because the two may differ and the actual replay of the samples in pa_sink_input_process_rewind()
1262 history_result = pa_resampler_rewind(i->thread_info.resampler, sink_amount, i->thread_info.history_memblockq, history_bytes); in pa_sink_input_process_rewind()

Completed in 4 milliseconds