Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/control/
H A Dtlv.c42 #define MAX_TLV_RANGE_SIZE 256 macro
107 if (size > MAX_TLV_RANGE_SIZE) { in snd_tlv_parse_dB_info()
138 if (len > MAX_TLV_RANGE_SIZE) in snd_tlv_get_dB_range()
210 if (len > MAX_TLV_RANGE_SIZE) in snd_tlv_convert_to_dB()
303 if (len < 6 || len > MAX_TLV_RANGE_SIZE) in snd_tlv_convert_from_dB()

Completed in 1 milliseconds