Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dsink-input.c1193 size_t sink_input_nbytes; in pa_sink_input_process_rewind() local
1205 sink_input_nbytes = pa_resampler_request(i->thread_info.resampler, nbytes); in pa_sink_input_process_rewind()
1210 pa_memblockq_rewind(i->thread_info.history_memblockq, sink_input_nbytes); in pa_sink_input_process_rewind()

Completed in 4 milliseconds