Searched defs:set_dB (Results 1 - 3 of 3) sorted by relevance
/third_party/alsa-utils/amixer/ |
H A 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/ |
H A 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/ |
H A D | mixer_abst.h | 90 int (*set_dB)(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, long value, int xdir); member
|
Completed in 2 milliseconds