Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/control/
H A Dtlv.c300 long dbmin, dbmax, prev_submax; in snd_tlv_convert_from_dB() local
306 prev_submax = 0; in snd_tlv_convert_from_dB()
321 *value = xdir > 0 || pos == 2 ? submin : prev_submax; in snd_tlv_convert_from_dB()
324 prev_submax = submax; in snd_tlv_convert_from_dB()
329 *value = prev_submax; in snd_tlv_convert_from_dB()

Completed in 1 milliseconds