Home
last modified time | relevance | path

Searched refs:PCT_TO_SIO (Results 1 – 1 of 1) sorted by relevance

/dports/audio/moc/moc-2.5.2/
H A Dsndio_out.c28 #define PCT_TO_SIO(pct) ((127 * (pct) + 50) / 100) macro
92 sio_setvol (hdl, PCT_TO_SIO(curvol)); in sndio_open()
128 sio_setvol (hdl, PCT_TO_SIO (vol)); in sndio_set_mixer()