HomeSort by relevance Sort by last modified time
    Searched defs:SDL_AudioSpec (Results 1 - 4 of 4) sorted by null

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_audio.h 152 * the SDL_AudioSpec structure
165 typedef struct SDL_AudioSpec
176 } SDL_AudioSpec;
286 extern DECLSPEC int SDLCALL SDL_OpenAudio(SDL_AudioSpec * desired,
287 SDL_AudioSpec * obtained);
348 SDL_AudioSpec *
350 SDL_AudioSpec *
398 * If this function succeeds, it returns the given SDL_AudioSpec,
409 extern DECLSPEC SDL_AudioSpec *SDLCALL SDL_LoadWAV_RW(SDL_RWops * src,
411 SDL_AudioSpec * spec
    [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_audio.h 152 * the SDL_AudioSpec structure
165 typedef struct SDL_AudioSpec
176 } SDL_AudioSpec;
286 extern DECLSPEC int SDLCALL SDL_OpenAudio(SDL_AudioSpec * desired,
287 SDL_AudioSpec * obtained);
348 SDL_AudioSpec *
350 SDL_AudioSpec *
398 * If this function succeeds, it returns the given SDL_AudioSpec,
409 extern DECLSPEC SDL_AudioSpec *SDLCALL SDL_LoadWAV_RW(SDL_RWops * src,
411 SDL_AudioSpec * spec
    [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_audio.h 152 * the SDL_AudioSpec structure
165 typedef struct SDL_AudioSpec
176 } SDL_AudioSpec;
286 extern DECLSPEC int SDLCALL SDL_OpenAudio(SDL_AudioSpec * desired,
287 SDL_AudioSpec * obtained);
348 SDL_AudioSpec *
350 SDL_AudioSpec *
398 * If this function succeeds, it returns the given SDL_AudioSpec,
409 extern DECLSPEC SDL_AudioSpec *SDLCALL SDL_LoadWAV_RW(SDL_RWops * src,
411 SDL_AudioSpec * spec
    [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_audio.h 152 * the SDL_AudioSpec structure
165 typedef struct SDL_AudioSpec
176 } SDL_AudioSpec;
286 extern DECLSPEC int SDLCALL SDL_OpenAudio(SDL_AudioSpec * desired,
287 SDL_AudioSpec * obtained);
348 SDL_AudioSpec *
350 SDL_AudioSpec *
398 * If this function succeeds, it returns the given SDL_AudioSpec,
409 extern DECLSPEC SDL_AudioSpec *SDLCALL SDL_LoadWAV_RW(SDL_RWops * src,
411 SDL_AudioSpec * spec
    [all...]

Completed in 86 milliseconds