Home
last modified time | relevance | path

Searched defs:rangemax (Results 1 – 4 of 4) sorted by relevance

/third_party/alsa-lib/src/control/
Dtlv.c129 int snd_tlv_get_dB_range(unsigned int *tlv, long rangemin, long rangemax, in snd_tlv_get_dB_range()
201 int snd_tlv_convert_to_dB(unsigned int *tlv, long rangemin, long rangemax, in snd_tlv_convert_to_dB()
293 int snd_tlv_convert_from_dB(unsigned int *tlv, long rangemin, long rangemax, in snd_tlv_convert_from_dB()
/third_party/gstreamer/gstplugins_good/gst/goom/
Dgoom_plugin_info.h41 int rangemax; member
/third_party/alsa-utils/alsactl/
Dstate.c171 long rangemin, rangemax; in add_tlv_comments() local
/third_party/ffmpeg/libavcodec/
Dvorbisdec.c519 unsigned rangebits, rangemax, floor1_values = 2; in vorbis_parse_setup_hdr_floors() local