Searched defs:SDL_AudioCVT (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/include/
H A DSDL_audio.h81 typedef struct SDL_AudioCVT { struct
91 void (SDLCALL *filters[10])(struct SDL_AudioCVT *cvt, Uint16 format);
93 } SDL_AudioCVT; typedef in typeref:struct:SDL_AudioCVT
208 extern DECLSPEC int SDLCALL SDL_BuildAudioCVT(SDL_AudioCVT *cvt,
220 extern DECLSPEC int SDLCALL SDL_ConvertAudio(SDL_AudioCVT *cvt);

Completed in 15 milliseconds