Searched defs:db_gain (Results 1 - 3 of 3) sorted by relevance
| /third_party/alsa-lib/src/control/ |
| H A D | tlv.c | 201 snd_tlv_convert_to_dB(unsigned int *tlv, long rangemin, long rangemax, long volume, long *db_gain) snd_tlv_convert_to_dB() argument 293 snd_tlv_convert_from_dB(unsigned int *tlv, long rangemin, long rangemax, long db_gain, long *value, int xdir) snd_tlv_convert_from_dB() argument 476 snd_ctl_convert_to_dB(snd_ctl_t *ctl, const snd_ctl_elem_id_t *id, long volume, long *db_gain) snd_ctl_convert_to_dB() argument 499 snd_ctl_convert_from_dB(snd_ctl_t *ctl, const snd_ctl_elem_id_t *id, long db_gain, long *value, int xdir) snd_ctl_convert_from_dB() argument [all...] |
| /third_party/alsa-lib/modules/mixer/simple/ |
| H A D | python.c | 379 set_dB_ops(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, long db_gain, int xdir) set_dB_ops() argument
|
| /third_party/alsa-lib/src/mixer/ |
| H A D | simple_none.c | 1225 long volume, db_gain; in get_dB_ops() local 1098 convert_to_dB(snd_hctl_elem_t *ctl, struct selem_str *rec, long volume, long *db_gain) convert_to_dB() argument 1192 convert_from_dB(snd_hctl_elem_t *ctl, struct selem_str *rec, long db_gain, long *value, int xdir) convert_from_dB() argument 1280 set_dB_ops(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, long db_gain, int xdir) set_dB_ops() argument
|
Completed in 5 milliseconds