Home
last modified time | relevance | path

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

/third_party/alsa-utils/amixer/
H A Dvolume_mapping.c83 static double get_normalized_volume(snd_mixer_elem_t *elem, in get_normalized_volume() function
156 return get_normalized_volume(elem, channel, PLAYBACK); in get_normalized_playback_volume()
162 return get_normalized_volume(elem, channel, CAPTURE); in get_normalized_capture_volume()
/third_party/alsa-utils/alsamixer/
H A Dvolume_mapping.c83 static double get_normalized_volume(snd_mixer_elem_t *elem, in get_normalized_volume() function
156 return get_normalized_volume(elem, channel, PLAYBACK); in get_normalized_playback_volume()
162 return get_normalized_volume(elem, channel, CAPTURE); in get_normalized_capture_volume()

Completed in 1 milliseconds