HomeSort by relevance Sort by last modified time
    Searched refs:SDL_FreeWAV (Results 1 - 7 of 7) sorted by null

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_audio.h 183 * You need to free the audio buffer with SDL_FreeWAV() when you are
199 extern DECLSPEC void SDLCALL SDL_FreeWAV(Uint8 *audio_buf);
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_audio.h 183 * You need to free the audio buffer with SDL_FreeWAV() when you are
199 extern DECLSPEC void SDLCALL SDL_FreeWAV(Uint8 *audio_buf);
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_audio.h 183 * You need to free the audio buffer with SDL_FreeWAV() when you are
199 extern DECLSPEC void SDLCALL SDL_FreeWAV(Uint8 *audio_buf);
  /prebuilt/windows/sdl/host/include/SDL/
SDL_audio.h 189 * You need to free the audio buffer with SDL_FreeWAV() when you are
205 extern DECLSPEC void SDLCALL SDL_FreeWAV(Uint8 *audio_buf);
  /prebuilt/windows/sdl/include/SDL/
SDL_audio.h 183 * You need to free the audio buffer with SDL_FreeWAV() when you are
199 extern DECLSPEC void SDLCALL SDL_FreeWAV(Uint8 *audio_buf);
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x 14 SDL_FreeWAV
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_wave.c 575 void SDL_FreeWAV(Uint8 *audio_buf)

Completed in 2181 milliseconds