Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dstream-util.h45 int pa_stream_get_volume_channel_map(const pa_cvolume *volume, const pa_channel_map *original_map, const pa_format_info *format,
H A Dstream-util.c31 int pa_stream_get_volume_channel_map(const pa_cvolume *volume, const pa_channel_map *original_map, const pa_format_info *format, in pa_stream_get_volume_channel_map() function
H A Dsource-output.c325 r = pa_stream_get_volume_channel_map(&data->volume, data->channel_map_is_set ? &data->channel_map : NULL, data->format, &volume_map); in pa_source_output_new()
H A Dsink-input.c445 r = pa_stream_get_volume_channel_map(&data->volume, data->channel_map_is_set ? &data->channel_map : NULL, data->format, &volume_map); in pa_sink_input_new()

Completed in 7 milliseconds