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

/prebuilts/tools/darwin-x86/sdl/include/SDL/
H A DSDL_audio.h126 typedef struct SDL_AudioCVT { struct
136 void (SDLCALL *filters[10])(struct SDL_AudioCVT *cvt, Uint16 format);
138 } SDL_AudioCVT; typedef in typeref:struct:SDL_AudioCVT
234 extern DECLSPEC int SDLCALL SDL_BuildAudioCVT(SDL_AudioCVT *cvt,
247 extern DECLSPEC int SDLCALL SDL_ConvertAudio(SDL_AudioCVT *cvt);
/prebuilts/tools/linux-x86/sdl/include/SDL/
H A DSDL_audio.h126 typedef struct SDL_AudioCVT { struct
136 void (SDLCALL *filters[10])(struct SDL_AudioCVT *cvt, Uint16 format);
138 } SDL_AudioCVT; typedef in typeref:struct:SDL_AudioCVT
234 extern DECLSPEC int SDLCALL SDL_BuildAudioCVT(SDL_AudioCVT *cvt,
247 extern DECLSPEC int SDLCALL SDL_ConvertAudio(SDL_AudioCVT *cvt);
/prebuilts/tools/windows/sdl/include/SDL/
H A DSDL_audio.h126 typedef struct SDL_AudioCVT { struct
136 void (SDLCALL *filters[10])(struct SDL_AudioCVT *cvt, Uint16 format);
138 } SDL_AudioCVT; typedef in typeref:struct:SDL_AudioCVT
234 extern DECLSPEC int SDLCALL SDL_BuildAudioCVT(SDL_AudioCVT *cvt,
247 extern DECLSPEC int SDLCALL SDL_ConvertAudio(SDL_AudioCVT *cvt);

Completed in 103 milliseconds