Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dstream-util.c34 pa_channel_map volume_map_local; in pa_stream_get_volume_channel_map() local
55 r = pa_format_info_get_channel_map(format, &volume_map_local); in pa_stream_get_volume_channel_map()
71 if (volume->channels == volume_map_local.channels) { in pa_stream_get_volume_channel_map()
72 *volume_map = volume_map_local; in pa_stream_get_volume_channel_map()

Completed in 1 milliseconds