Lines Matching refs:vol
803 int samples, struct mixeng_volume *vol)
808 (void) vol;
1137 sw->conv (sw->buf, buf, swlim, &sw->vol);
2200 sw->vol.mute = mute;
2201 sw->vol.l = nominal_volume.l * lvol / 255;
2202 sw->vol.r = nominal_volume.r * rvol / 255;
2209 sw->vol.mute = mute;
2210 sw->vol.l = nominal_volume.l * lvol / 255;
2211 sw->vol.r = nominal_volume.r * rvol / 255;