Searched refs:snd2au (Results 1 – 1 of 1) sorted by relevance
55 static Uint8 snd2au(int sample);124 *aubuf = snd2au((0x80 - *sndbuf) * 64); in SUNAUDIO_PlayDevice()140 *aubuf = snd2au(*sndbuf / 4); in SUNAUDIO_PlayDevice()363 snd2au(int sample) in snd2au() function
Completed in 3 milliseconds