Home
last modified time | relevance | path

Searched defs:max_volume (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavfilter/
Daf_volumedetect.c96 int i, max_volume, shift; in print_stats() local
/third_party/gstreamer/gstplugins_good/gst/replaygain/
Dgstrgvolume.h56 gdouble max_volume; member
/third_party/pulseaudio/src/modules/alsa/
Dalsa-mixer.h163 long min_volume, max_volume; member
236 long min_volume, max_volume; member
/third_party/pulseaudio/src/pulsecore/
Dsource.c1454 static void get_maximum_output_volume(pa_source *s, pa_cvolume *max_volume, const pa_channel_map *c… in get_maximum_output_volume()
Dsink.c1940 static void get_maximum_input_volume(pa_sink *s, pa_cvolume *max_volume, const pa_channel_map *chan… in get_maximum_input_volume()