Home
last modified time | relevance | path

Searched refs:pa_srbchannel_new_from_template (Results 1 – 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dsrbchannel.h39 pa_srbchannel* pa_srbchannel_new_from_template(pa_mainloop_api *m, pa_srbchannel_template *t);
Dsrbchannel.c290 pa_srbchannel* pa_srbchannel_new_from_template(pa_mainloop_api *m, pa_srbchannel_template *t) in pa_srbchannel_new_from_template() function
/third_party/pulseaudio/src/tests/
Dsrbchannel-test.c111 sr2 = pa_srbchannel_new_from_template(pa_mainloop_get_api(ml), &srt); in START_TEST()
/third_party/pulseaudio/src/pulse/
Dcontext.c397 sr = pa_srbchannel_new_from_template(c->mainloop, &c->srb_template); in handle_srbchannel_memblock()