Home
last modified time | relevance | path

Searched refs:snd_tlv_convert_to_dB (Results 1 - 4 of 4) sorted by relevance

/third_party/alsa-lib/src/control/
H A Dtlv.c56 * #snd_tlv_convert_to_dB(), #snd_tlv_convert_from_dB() and
201 int snd_tlv_convert_to_dB(unsigned int *tlv, long rangemin, long rangemax, in snd_tlv_convert_to_dB() function
217 return snd_tlv_convert_to_dB(tlv + pos + 2, in snd_tlv_convert_to_dB()
485 return snd_tlv_convert_to_dB(info.tlv, info.minval, info.maxval, in snd_ctl_convert_to_dB()
/third_party/alsa-lib/include/
H A Dcontrol.h680 int snd_tlv_convert_to_dB(unsigned int *tlv, long rangemin, long rangemax,
/third_party/alsa-lib/src/mixer/
H A Dsimple_none.c1103 return snd_tlv_convert_to_dB(rec->db_info, rec->min, rec->max, in convert_to_dB()
/third_party/alsa-utils/alsactl/
H A Dstate.c212 err = snd_tlv_convert_to_dB(db, rangemin, rangemax, in add_tlv_comments()
215 error("snd_tlv_convert_to_dB: %s", snd_strerror(err)); in add_tlv_comments()

Completed in 9 milliseconds