Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dmixer_abst.h87 …int (*get_volume)(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, long *val… member
/third_party/ffmpeg/libavfilter/
Daf_compand.c154 static double get_volume(CompandContext *s, double in_lin) in get_volume() function
Daf_mcompand.c177 static double get_volume(CompandT *s, double in_lin) in get_volume() function
/third_party/pulseaudio/src/pulsecore/
Dsource.h162 pa_source_cb_t get_volume; /* may be NULL */ member
Dsink.h179 pa_sink_cb_t get_volume; /* may be NULL */ member