Home
last modified time | relevance | path

Searched refs:sound_enable (Results 1 – 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/audio/mint/
DSDL_mintaudio_stfa.c164 cookie_stfa->sound_enable=STFA_PLAY_DISABLE; in Mint_LockAudio()
174 cookie_stfa->sound_enable=STFA_PLAY_ENABLE|STFA_PLAY_REPEAT; in Mint_UnlockAudio()
184 cookie_stfa->sound_enable=STFA_PLAY_DISABLE; in Mint_CloseAudio()
249 cookie_stfa->sound_enable=STFA_PLAY_DISABLE; in Mint_InitAudio()
282 cookie_stfa->sound_enable=STFA_PLAY_ENABLE|STFA_PLAY_REPEAT; in Mint_InitAudio()
DSDL_mintaudio_stfa.h76 unsigned short sound_enable; member