Searched refs:aud (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()393 custom.aud[i].audper = period; in AmiInit()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()[all …]
87 custom.aud[2].audlc = snd_data; in amiga_mksound()88 custom.aud[2].audlen = sizeof(sine_data)/2; in amiga_mksound()89 custom.aud[2].audper = (unsigned short)period; in amiga_mksound()90 custom.aud[2].audvol = 32; /* 50% of maxvol */ in amiga_mksound()112 custom.aud[2].audper = amiga_audio_period; in nosound()
193 } aud[4]; member