Home
last modified time | relevance | path

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

/third_party/alsa-utils/alsamixer/
H A Dmixer_widget.c274 for (i = 0; i <= SND_MIXER_SCHN_LAST; ++i) in change_enum_to_percent()
300 for (i = 0; i <= SND_MIXER_SCHN_LAST; ++i) in change_enum_relative()
H A Dmixer_controls.c236 for (i = 0; i <= SND_MIXER_SCHN_LAST; ++i) in create_controls_for_elem()
/third_party/alsa-lib/src/mixer/
H A Dsimple.c220 static const char *const array[SND_MIXER_SCHN_LAST + 1] = { in snd_mixer_selem_channel_name()
232 assert(channel <= SND_MIXER_SCHN_LAST); in snd_mixer_selem_channel_name()
/third_party/alsa-lib/include/
H A Dmixer.h191 SND_MIXER_SCHN_LAST = 31, enumerator
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.h167 pa_channel_position_mask_t masks[SND_MIXER_SCHN_LAST + 1][POSITION_MASK_CHANNELS];
H A Dalsa-mixer.c848 for (c = 0; c <= SND_MIXER_SCHN_LAST; c++) { in element_get_volume()
1017 for (c = 0; c <= SND_MIXER_SCHN_LAST; c++) { in element_get_switch()
1183 for (c = 0; c <= SND_MIXER_SCHN_LAST; c++) { in element_set_volume()
1831 * pa_channel_position_mask_t masks[SND_MIXER_SCHN_LAST + 1][POSITION_MASK_CHANNELS]; in element_probe_volume()
3712 for (s = 0; s <= SND_MIXER_SCHN_LAST; s++) in element_is_subset()
/third_party/alsa-utils/amixer/
H A Damixer.c864 for (chn = 0; chn <= SND_MIXER_SCHN_LAST; chn++){ in show_selem()
882 for (chn = 0; chn <= SND_MIXER_SCHN_LAST; chn++){ in show_selem()
987 for (chn = 0; chn <= SND_MIXER_SCHN_LAST; chn++) { in show_selem()
1347 for (chn = 0; chn <= SND_MIXER_SCHN_LAST; chn++) { in sset_channels()

Completed in 13 milliseconds