Home
last modified time | relevance | path

Searched refs:snd_tlv_convert_from_dB (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-lib/src/control/
H A Dtlv.c56 * #snd_tlv_convert_to_dB(), #snd_tlv_convert_from_dB() and
293 int snd_tlv_convert_from_dB(unsigned int *tlv, long rangemin, long rangemax, in snd_tlv_convert_from_dB() function
317 return snd_tlv_convert_from_dB(tlv + pos + 2, in snd_tlv_convert_from_dB()
508 return snd_tlv_convert_from_dB(info.tlv, info.minval, info.maxval, in snd_ctl_convert_from_dB()
/third_party/alsa-lib/include/
H A Dcontrol.h682 int snd_tlv_convert_from_dB(unsigned int *tlv, long rangemin, long rangemax,
/third_party/alsa-lib/src/mixer/
H A Dsimple_none.c1198 return snd_tlv_convert_from_dB(rec->db_info, rec->min, rec->max, in convert_from_dB()

Completed in 5 milliseconds