Searched defs:set_dB (Results 1 – 3 of 3) sorted by relevance
/third_party/alsa-utils/amixer/ |
D | volume_mapping.c | 74 static int (* const set_dB[2])(snd_mixer_elem_t *, snd_mixer_selem_channel_id_t, long, int) = { variable
|
/third_party/alsa-utils/alsamixer/ |
D | volume_mapping.c | 74 static int (* const set_dB[2])(snd_mixer_elem_t *, snd_mixer_selem_channel_id_t, long, int) = { variable
|
/third_party/alsa-lib/include/ |
D | mixer_abst.h | 90 …int (*set_dB)(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, long value, i… member
|