Home
last modified time | relevance | path

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

/bsp/simulator/SDL2/include/
A DSDL_audio.h177 typedef struct SDL_AudioSpec struct
188 } SDL_AudioSpec; argument
404 extern DECLSPEC int SDLCALL SDL_OpenAudio(SDL_AudioSpec * desired,
405 SDL_AudioSpec * obtained);
517 SDL_AudioSpec *spec);
551 SDL_AudioSpec *spec,
669 const SDL_AudioSpec *desired,
670 SDL_AudioSpec *obtained,
867 extern DECLSPEC SDL_AudioSpec *SDLCALL SDL_LoadWAV_RW(SDL_RWops * src,
869 SDL_AudioSpec * spec,
A DSDL_test_common.h94 SDL_AudioSpec audiospec;

Completed in 6 milliseconds