Searched refs:audvol (Results 1 – 3 of 3) sorted by relevance
326 custom.aud[0].audvol = custom.aud[1].audvol = 0; in StopDMA()327 custom.aud[2].audvol = custom.aud[3].audvol = 0; in StopDMA()443 custom.aud[0].audvol = dmasound.volume_left; in AmiSetVolume()445 custom.aud[1].audvol = dmasound.volume_right; in AmiSetVolume()448 custom.aud[2].audvol = 1; in AmiSetVolume()449 custom.aud[3].audvol = 1; in AmiSetVolume()451 custom.aud[2].audvol = 0; in AmiSetVolume()452 custom.aud[3].audvol = 0; in AmiSetVolume()497 custom.aud[0].audvol = dmasound.volume_left; in AmiPlayNextFrame()498 custom.aud[1].audvol = dmasound.volume_right; in AmiPlayNextFrame()[all …]
90 custom.aud[2].audvol = 32; /* 50% of maxvol */ in amiga_mksound()
190 unsigned short audvol; member