OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SDL_AudioCVT
(Results
1 - 4
of
4
) sorted by null
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_audio.h
179
struct
SDL_AudioCVT
;
180
typedef void (SDLCALL * SDL_AudioFilter) (struct
SDL_AudioCVT
* cvt,
197
typedef struct
SDL_AudioCVT
210
} SDL_AUDIOCVT_PACKED
SDL_AudioCVT
;
436
extern DECLSPEC int SDLCALL SDL_BuildAudioCVT(
SDL_AudioCVT
* cvt,
454
extern DECLSPEC int SDLCALL SDL_ConvertAudio(
SDL_AudioCVT
* cvt);
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_audio.h
179
struct
SDL_AudioCVT
;
180
typedef void (SDLCALL * SDL_AudioFilter) (struct
SDL_AudioCVT
* cvt,
197
typedef struct
SDL_AudioCVT
210
} SDL_AUDIOCVT_PACKED
SDL_AudioCVT
;
436
extern DECLSPEC int SDLCALL SDL_BuildAudioCVT(
SDL_AudioCVT
* cvt,
454
extern DECLSPEC int SDLCALL SDL_ConvertAudio(
SDL_AudioCVT
* cvt);
/prebuilts/misc/windows/sdl2/include/
SDL_audio.h
179
struct
SDL_AudioCVT
;
180
typedef void (SDLCALL * SDL_AudioFilter) (struct
SDL_AudioCVT
* cvt,
197
typedef struct
SDL_AudioCVT
210
} SDL_AUDIOCVT_PACKED
SDL_AudioCVT
;
436
extern DECLSPEC int SDLCALL SDL_BuildAudioCVT(
SDL_AudioCVT
* cvt,
454
extern DECLSPEC int SDLCALL SDL_ConvertAudio(
SDL_AudioCVT
* cvt);
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_audio.h
179
struct
SDL_AudioCVT
;
180
typedef void (SDLCALL * SDL_AudioFilter) (struct
SDL_AudioCVT
* cvt,
197
typedef struct
SDL_AudioCVT
210
} SDL_AUDIOCVT_PACKED
SDL_AudioCVT
;
436
extern DECLSPEC int SDLCALL SDL_BuildAudioCVT(
SDL_AudioCVT
* cvt,
454
extern DECLSPEC int SDLCALL SDL_ConvertAudio(
SDL_AudioCVT
* cvt);
Completed in 355 milliseconds