Home
last modified time | relevance | path

Searched refs:pa_format_info_set_channels (Results 1 - 5 of 5) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dformat.h282 void pa_format_info_set_channels(pa_format_info *f, int channels);
H A Dformat.c209 pa_format_info_set_channels(f, ss->channels); in pa_format_info_from_sample_spec()
615 void pa_format_info_set_channels(pa_format_info *f, int channels) { in pa_format_info_set_channels() function
/third_party/pulseaudio/src/pulsecore/
H A Dcore-format.c45 pa_format_info_set_channels(format, ss->channels); in pa_format_info_from_sample_spec2()
/third_party/pulseaudio/src/tests/
H A Dextended-test.c131 pa_format_info_set_channels(formats[0], 1); in context_state_callback()
H A Dpassthrough-test.c217 pa_format_info_set_channels(formats[0], CHANNELS); in connect_stream()

Completed in 4 milliseconds