/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/ |
SDL_fb3dfx.c | 99 Uint32 dst_format; local 121 dst_format = dst->pitch | ((bpp+((bpp==8) ? 0 : 8)) << 13);
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_audio.h | 84 Uint16 dst_format; /* Target audio format */ member in struct:SDL_AudioCVT 210 Uint16 dst_format, Uint8 dst_channels, int dst_rate);
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_audio.h | 84 Uint16 dst_format; /* Target audio format */ member in struct:SDL_AudioCVT 210 Uint16 dst_format, Uint8 dst_channels, int dst_rate);
|
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_audio.h | 84 Uint16 dst_format; /* Target audio format */ member in struct:SDL_AudioCVT 210 Uint16 dst_format, Uint8 dst_channels, int dst_rate);
|
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_audio.h | 90 Uint16 dst_format; /* Target audio format */ member in struct:SDL_AudioCVT 216 Uint16 dst_format, Uint8 dst_channels, int dst_rate);
|
/prebuilt/windows/sdl/include/SDL/ |
SDL_audio.h | 84 Uint16 dst_format; /* Target audio format */ member in struct:SDL_AudioCVT 210 Uint16 dst_format, Uint8 dst_channels, int dst_rate);
|