Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dsink.h523 bool pa_sink_set_formats(pa_sink *s, pa_idxset *formats);
H A Dsink.c3916 bool pa_sink_set_formats(pa_sink *s, pa_idxset *formats) { in pa_sink_set_formats() function
/third_party/pulseaudio/src/modules/
H A Dmodule-device-restore.c858 if (!pa_sink_set_formats(sink, e->formats)) in sink_put_hook_callback()
1167 if (pa_sink_set_formats(sink, e->formats) && perportentry_write(u, name, (sink->active_port ? sink->active_port->name : NULL), e)) in extension_cb()

Completed in 9 milliseconds