Home
last modified time | relevance | path

Searched refs:SND_CTL_TLVT_DB_LINEAR (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-lib/src/control/
Dtlv.c95 case SND_CTL_TLVT_DB_LINEAR: in snd_tlv_parse_dB_info()
180 case SND_CTL_TLVT_DB_LINEAR: in snd_tlv_get_dB_range()
253 case SND_CTL_TLVT_DB_LINEAR: { in snd_tlv_convert_to_dB()
382 case SND_CTL_TLVT_DB_LINEAR: { in snd_tlv_convert_from_dB()
/third_party/alsa-lib/include/
Dcontrol.h318 #define SND_CTL_TLVT_DB_LINEAR 0x0002 macro
/third_party/alsa-utils/amixer/
Damixer.c510 #ifdef SND_CTL_TLVT_DB_LINEAR in decode_tlv()
511 case SND_CTL_TLVT_DB_LINEAR: in decode_tlv()