Home
last modified time | relevance | path

Searched refs:pa_source_new_data_set_channel_map (Results 1 – 16 of 16) sorted by relevance

/third_party/pulseaudio/src/modules/
Dmodule-null-source.c230 pa_source_new_data_set_channel_map(&data, &map); in pa__init()
Dmodule-pipe-source.c277 pa_source_new_data_set_channel_map(&data, &map); in pa__init()
Dmodule-remap-source.c352 pa_source_new_data_set_channel_map(&source_data, &source_map); in pa__init()
Dmodule-tunnel-source-new.c535 pa_source_new_data_set_channel_map(&source_data, &map); in pa__init()
Dmodule-virtual-source.c558 pa_source_new_data_set_channel_map(&source_data, &map); in pa__init()
Dmodule-waveout.c657 pa_source_new_data_set_channel_map(&data, &map); in pa__init()
Dmodule-solaris.c961 pa_source_new_data_set_channel_map(&source_new_data, &map); in pa__init()
Dmodule-tunnel.c2189 pa_source_new_data_set_channel_map(&data, &map); in pa__init()
/third_party/pulseaudio/src/pulsecore/
Dsource.h339 void pa_source_new_data_set_channel_map(pa_source_new_data *data, const pa_channel_map *map);
Dsource.c93 void pa_source_new_data_set_channel_map(pa_source_new_data *data, const pa_channel_map *map) { in pa_source_new_data_set_channel_map() function
Dsink.c374 pa_source_new_data_set_channel_map(&source_data, &s->channel_map); in pa_sink_new()
/third_party/pulseaudio/src/modules/jack/
Dmodule-jack-source.c341 pa_source_new_data_set_channel_map(&data, &map); in pa__init()
/third_party/pulseaudio/src/modules/macosx/
Dmodule-coreaudio-device.c613 pa_source_new_data_set_channel_map(&new_data, &ca_source->map); in ca_device_create_source()
/third_party/pulseaudio/src/modules/oss/
Dmodule-oss.c1332 pa_source_new_data_set_channel_map(&source_new_data, &map); in pa__init()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-source.c2240 pa_source_new_data_set_channel_map(&data, &map); in pa_alsa_source_new()
/third_party/pulseaudio/src/modules/echo-cancel/
Dmodule-echo-cancel.c1859 pa_source_new_data_set_channel_map(&source_data, &source_map); in pa__init()