Home
last modified time | relevance | path

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

/dports/multimedia/mencoder/mplayer-export-2021-12-29/
H A Dmixer.h33 int volstep; member
H A Dmplayer.c322 int volstep = 3; ///< step size of mixer changes variable
/dports/multimedia/mplayer/mplayer-export-2021-12-29/
H A Dmixer.h33 int volstep; member
H A Dmplayer.c322 int volstep = 3; ///< step size of mixer changes variable
/dports/www/domoticz/domoticz-2020.2/hardware/
H A DOnkyoAVTCP.cpp522 int id, value, volmax, volstep; in ReceiveXML() local