/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/ |
SDL_fb3dfx.c | 98 Uint32 src_format; local 118 src_format = src->pitch | ((bpp+((bpp==8) ? 0 : 8)) << 13); 153 tdfx_out32(SRCFORMAT, src_format); 155 tdfx_out32(DSTFORMAT, src_format);
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_audio.h | 83 Uint16 src_format; /* Source audio format */ member in struct:SDL_AudioCVT 209 Uint16 src_format, Uint8 src_channels, int src_rate,
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_audio.h | 83 Uint16 src_format; /* Source audio format */ member in struct:SDL_AudioCVT 209 Uint16 src_format, Uint8 src_channels, int src_rate,
|
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_audio.h | 83 Uint16 src_format; /* Source audio format */ member in struct:SDL_AudioCVT 209 Uint16 src_format, Uint8 src_channels, int src_rate,
|
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_audio.h | 89 Uint16 src_format; /* Source audio format */ member in struct:SDL_AudioCVT 215 Uint16 src_format, Uint8 src_channels, int src_rate,
|
/prebuilt/windows/sdl/include/SDL/ |
SDL_audio.h | 83 Uint16 src_format; /* Source audio format */ member in struct:SDL_AudioCVT 209 Uint16 src_format, Uint8 src_channels, int src_rate,
|