OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STFA_PLAY_ENABLE
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/audio/mint/
SDL_mintaudio_stfa.h
35
#define
STFA_PLAY_ENABLE
(1<<0)
SDL_mintaudio_stfa.c
177
cookie_stfa->sound_enable=
STFA_PLAY_ENABLE
|STFA_PLAY_REPEAT;
285
cookie_stfa->sound_enable=
STFA_PLAY_ENABLE
|STFA_PLAY_REPEAT;
Completed in 71 milliseconds