OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:snd2au
(Results
1 - 1
of
1
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/audio/sun/
SDL_sunaudio.c
57
static Uint8
snd2au
(int sample);
179
*aubuf =
snd2au
((0x80-*sndbuf)*64);
194
*aubuf =
snd2au
(*sndbuf/4);
383
/* This function (
snd2au
()) copyrighted: */
400
static Uint8
snd2au
(int sample)
function
Completed in 4903 milliseconds