Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dplay-memblockq.c171 pa_memblockq_set_maxrewind(u->memblockq, nbytes); in sink_input_update_max_rewind_cb()
H A Dmemblockq.h241 void pa_memblockq_set_maxrewind(pa_memblockq *memblockq, size_t maxrewind); /* Set the maximum history size */
H A Dsound-file-stream.c225 pa_memblockq_set_maxrewind(u->memblockq, nbytes); in sink_input_update_max_rewind_cb()
H A Dmemblockq.c69 pa_memblockq_set_maxrewind(bq, maxrewind); in pa_memblockq_new()
846 void pa_memblockq_set_maxrewind(pa_memblockq *bq, size_t maxrewind) { in pa_memblockq_set_maxrewind() function
H A Dsource-output.c507 pa_memblockq_set_maxrewind(o->thread_info.delay_memblockq, resampler_history + pa_source_get_max_rewind(o->source)); in pa_source_output_new()
927 pa_memblockq_set_maxrewind(o->thread_info.delay_memblockq, resampler_history + nbytes); in pa_source_output_update_max_rewind()
1878 pa_memblockq_set_maxrewind(o->thread_info.delay_memblockq, resampler_history + pa_source_get_max_rewind(o->source)); in pa_source_output_update_resampler()
H A Dprotocol-simple.c407 pa_memblockq_set_maxrewind(c->input_memblockq, nbytes); in sink_input_update_max_rewind_cb()
H A Dsink-input.c1329 pa_memblockq_set_maxrewind(i->thread_info.render_memblockq, nbytes); in pa_sink_input_update_max_rewind()
1336 pa_memblockq_set_maxrewind(i->thread_info.history_memblockq, max_rewind + resampler_history); in pa_sink_input_update_max_rewind()
H A Dprotocol-esound.c1425 pa_memblockq_set_maxrewind(c->input_memblockq, nbytes); in sink_input_update_max_rewind_cb()
H A Dprotocol-native.c1417 pa_memblockq_set_maxrewind(s->memblockq, nbytes); in sink_input_update_max_rewind_cb()
/third_party/pulseaudio/src/modules/
H A Dmodule-virtual-sink.c326 pa_memblockq_set_maxrewind(u->memblockq, nbytes); in sink_input_update_max_rewind_cb()
H A Dmodule-loopback.c1257 pa_memblockq_set_maxrewind(u->memblockq, pa_sink_input_get_max_rewind(i)); in sink_input_attach_cb()
1282 pa_memblockq_set_maxrewind(u->memblockq, nbytes); in sink_input_update_max_rewind_cb()
H A Dmodule-virtual-surround-sink.c542 pa_memblockq_set_maxrewind(u->memblockq_sink, nbytes_memblockq); in sink_input_update_max_rewind_cb()
H A Dmodule-ladspa-sink.c573 pa_memblockq_set_maxrewind(u->memblockq, nbytes); in sink_input_update_max_rewind_cb()
H A Dmodule-combine-sink.c592 pa_memblockq_set_maxrewind(o->memblockq, nbytes); in sink_input_update_max_rewind_cb()
H A Dmodule-equalizer-sink.c784 pa_memblockq_set_maxrewind(u->input_q, nbytes); in sink_input_update_max_rewind_cb()
/third_party/pulseaudio/src/modules/rtp/
H A Dmodule-rtp-recv.c180 pa_memblockq_set_maxrewind(s->memblockq, nbytes); in sink_input_update_max_rewind_cb()
/third_party/pulseaudio/src/modules/echo-cancel/
H A Dmodule-echo-cancel.c1170 pa_memblockq_set_maxrewind(u->sink_memblockq, nbytes); in sink_input_update_max_rewind_cb()

Completed in 36 milliseconds