Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dsink.h453 void pa_sink_reconfigure(pa_sink *s, pa_sample_spec *spec, bool passthrough);
H A Dsink-input.c497 pa_sink_reconfigure(data->sink, &data->sample_spec, pa_sink_input_new_data_is_passthrough(data)); in pa_sink_input_new()
715 pa_sink_reconfigure(i->sink, &i->sample_spec, pa_sink_input_is_passthrough(i)); in sink_input_set_state()
2186 pa_sink_reconfigure(dest, &i->sample_spec, pa_sink_input_is_passthrough(i)); in pa_sink_input_finish_move()
H A Dsource.c1141 pa_sink_reconfigure(s->monitor_of, &desired_spec, false); in pa_source_reconfigure()
H A Dsink.c1482 void pa_sink_reconfigure(pa_sink *s, pa_sample_spec *spec, bool passthrough) { in pa_sink_reconfigure() function
1739 * pa_sink_reconfigure(). This function sets the PA core objects to in pa_sink_enter_passthrough()

Completed in 14 milliseconds