HomeSort by relevance Sort by last modified time
    Searched refs:Uint32 (Results 126 - 150 of 270) sorted by null

1 2 3 4 56 7 8 91011

  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_audio.h 81 Uint32 size; /**< Audio buffer size in bytes (calculated) */
215 extern DECLSPEC SDL_AudioSpec * SDLCALL SDL_LoadWAV_RW(SDL_RWops *src, int freesrc, SDL_AudioSpec *spec, Uint8 **audio_buf, Uint32 *audio_len);
258 extern DECLSPEC void SDLCALL SDL_MixAudio(Uint8 *dst, const Uint8 *src, Uint32 len, int volume);
SDL_stdinc.h 103 typedef uint32_t Uint32;
113 Uint32 hi;
114 Uint32 lo;
129 SDL_COMPILE_TIME_ASSERT(uint32, sizeof(Uint32) == 4);
269 : "0" (dst), "1" (val), "2" (SDL_static_cast(Uint32, len)) \
278 Uint32 *_p = SDL_static_cast(Uint32 *, dst); \
279 Uint32 _val = (val); \
612 #define SDL_iconv_utf8_ucs4(S) (Uint32 *)SDL_iconv_string("UCS-4", "UTF-8", S, SDL_strlen(S)+1
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_audio.h 81 Uint32 size; /**< Audio buffer size in bytes (calculated) */
215 extern DECLSPEC SDL_AudioSpec * SDLCALL SDL_LoadWAV_RW(SDL_RWops *src, int freesrc, SDL_AudioSpec *spec, Uint8 **audio_buf, Uint32 *audio_len);
258 extern DECLSPEC void SDLCALL SDL_MixAudio(Uint8 *dst, const Uint8 *src, Uint32 len, int volume);
SDL_stdinc.h 103 typedef uint32_t Uint32;
113 Uint32 hi;
114 Uint32 lo;
129 SDL_COMPILE_TIME_ASSERT(uint32, sizeof(Uint32) == 4);
269 : "0" (dst), "1" (val), "2" (SDL_static_cast(Uint32, len)) \
278 Uint32 *_p = SDL_static_cast(Uint32 *, dst); \
279 Uint32 _val = (val); \
612 #define SDL_iconv_utf8_ucs4(S) (Uint32 *)SDL_iconv_string("UCS-4", "UTF-8", S, SDL_strlen(S)+1
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/dummy/
SDL_nullvideo.c 53 static SDL_Rect **DUMMY_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags);
54 static SDL_Surface *DUMMY_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
156 SDL_Rect **DUMMY_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags)
162 int width, int height, int bpp, Uint32 flags)
  /external/qemu/distrib/sdl-1.2.15/src/video/nanox/
SDL_nxmodes.c 31 SDL_Rect ** NX_ListModes (_THIS, SDL_PixelFormat * format, Uint32 flags)
  /external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_phyuv_c.h 56 extern SDL_Overlay* ph_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surface* display);
  /external/qemu/distrib/sdl-1.2.15/src/video/qtopia/
SDL_lowvideo.h 47 Uint32 last_buttons;
  /external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
SDL_gsyuv.c 75 SDL_Overlay *GS_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surface *display)
324 Uint32 *lum, *Cr, *Cb;
327 Uint32 *lum_src, *Cr_src, *Cb_src;
328 Uint32 *srcp, *dstp;
336 lum = (Uint32 *)overlay->pixels[0];
337 Cr = (Uint32 *)overlay->pixels[1];
338 Cb = (Uint32 *)overlay->pixels[2];
341 lum = (Uint32 *)overlay->pixels[0];
342 Cr = (Uint32 *)overlay->pixels[2];
343 Cb = (Uint32 *)overlay->pixels[1]
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/thread/win32/
SDL_systhread.c 144 Uint32 SDL_ThreadID(void)
146 return((Uint32)GetCurrentThreadId());
  /external/qemu/distrib/sdl-1.2.15/src/timer/win32/
SDL_systimer.c 73 Uint32 SDL_GetTicks(void)
107 void SDL_Delay(Uint32 ms)
  /external/qemu/distrib/sdl-1.2.15/src/video/dga/
SDL_dgaevents.c 144 static Uint32 screensaverTicks;
145 Uint32 nowTicks = SDL_GetTicks();
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_surface.c 37 SDL_Surface * SDL_CreateRGBSurface (Uint32 flags,
39 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask)
156 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask)
175 int SDL_SetColorKey (SDL_Surface *surface, Uint32 flag, Uint32 key
    [all...]
SDL_blit.h 131 Pixel = *((Uint32 *)(buf)); \
158 Pixel = *((Uint32 *)(buf)); \
221 Uint32 Pixel; \
224 *((Uint32 *)(buf)) = Pixel; \
256 Uint32 *bufp; \
257 Uint32 Pixel; \
259 bufp = (Uint32 *)buf; \
321 Pixel = *((Uint32 *)(buf)); \
375 Uint32 Pixel; \
378 *((Uint32 *)(buf)) = Pixel;
    [all...]
SDL_yuv_sw.c 106 Uint32 *rgb_2_pix;
107 void (*Display1X)(int *colortab, Uint32 *rgb_2_pix,
111 void (*Display2X)(int *colortab, Uint32 *rgb_2_pix,
125 extern void Color565DitherYV12MMX1X( int *colortab, Uint32 *rgb_2_pix,
129 extern void ColorRGBDitherYV12MMX1X( int *colortab, Uint32 *rgb_2_pix,
135 static void Color16DitherYV12Mod1X( int *colortab, Uint32 *rgb_2_pix,
205 static void Color24DitherYV12Mod1X( int *colortab, Uint32 *rgb_2_pix,
289 static void Color32DitherYV12Mod1X( int *colortab, Uint32 *rgb_2_pix,
364 static void Color16DitherYV12Mod2X( int *colortab, Uint32 *rgb_2_pix,
437 static void Color24DitherYV12Mod2X( int *colortab, Uint32 *rgb_2_pix
    [all...]
SDL_pixels.c 38 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask)
41 Uint32 mask;
225 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask)
340 Uint32 SDL_MapRG
    [all...]
SDL_sysvideo.h 64 SDL_Rect **(*ListModes)(_THIS, SDL_PixelFormat *format, Uint32 flags);
75 int width, int height, int bpp, Uint32 flags);
91 Uint32 format, SDL_Surface *display);
132 int (*FillHWRect)(_THIS, SDL_Surface *dst, SDL_Rect *rect, Uint32 color);
135 int (*SetHWColorKey)(_THIS, SDL_Surface *surface, Uint32 key);
SDL_blit_N.c 133 Uint32 rmask = RESHIFT(srcfmt->Rshift) << (dstfmt->Rshift);
134 Uint32 gmask = RESHIFT(srcfmt->Gshift) << (dstfmt->Gshift);
135 Uint32 bmask = RESHIFT(srcfmt->Bshift) << (dstfmt->Bshift);
136 Uint32 amask;
186 Uint32 Pixel; \
545 Uint32 *srcp = (Uint32 *) info->s_pixels;
547 Uint32 *dstp = (Uint32 *) info->d_pixels;
555 Uint32 rgbmask = srcfmt->Rmask | srcfmt->Gmask | srcfmt->Bmask
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosvideo.c 54 static SDL_Rect **RISCOS_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags);
55 static SDL_Surface *RISCOS_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
65 extern SDL_Surface *FULLSCREEN_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
71 extern SDL_Surface *WIMP_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
237 SDL_Rect **RISCOS_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags)
252 int width, int height, int bpp, Uint32 flags)
  /external/qemu/distrib/sdl-1.2.15/test/
testalpha.c 70 Uint32 pixel;
82 Uint32 *buf;
99 buf = (Uint32 *)light->pixels;
114 buf = (Uint32 *)light->pixels;
150 static Uint32 flashes = 0;
151 static Uint32 flashtime = 0;
156 Uint32 ticks1;
157 Uint32 ticks2;
328 Uint32 videoflags;
333 Uint32 ticks, lastticks
    [all...]
testsprite.c 62 void MoveSprites(SDL_Surface *screen, Uint32 background)
98 Uint32 color = SDL_MapRGB (screen->format, 255, 0, 0);
120 Uint32 FastestFlags(Uint32 flags, int width, int height, int bpp)
157 Uint32 videoflags;
158 Uint32 background;
161 Uint32 then, now, frames;
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_stdinc.h 103 typedef uint32_t Uint32;
113 Uint32 hi;
114 Uint32 lo;
129 SDL_COMPILE_TIME_ASSERT(uint32, sizeof(Uint32) == 4);
269 : "0" (dst), "1" (val), "2" (SDL_static_cast(Uint32, len)) \
278 Uint32 *_p = SDL_static_cast(Uint32 *, dst); \
279 Uint32 _val = (val); \
612 #define SDL_iconv_utf8_ucs4(S) (Uint32 *)SDL_iconv_string("UCS-4", "UTF-8", S, SDL_strlen(S)+1
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_stdinc.h 103 typedef uint32_t Uint32;
113 Uint32 hi;
114 Uint32 lo;
129 SDL_COMPILE_TIME_ASSERT(uint32, sizeof(Uint32) == 4);
269 : "0" (dst), "1" (val), "2" (SDL_static_cast(Uint32, len)) \
278 Uint32 *_p = SDL_static_cast(Uint32 *, dst); \
279 Uint32 _val = (val); \
612 #define SDL_iconv_utf8_ucs4(S) (Uint32 *)SDL_iconv_string("UCS-4", "UTF-8", S, SDL_strlen(S)+1
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
SDL_syswm.c 68 Uint32 biSize;
73 Uint32 biCompression;
74 Uint32 biSizeImage;
77 Uint32 biClrUsed;
78 Uint32 biClrImportant;
  /external/qemu/distrib/sdl-1.2.15/src/audio/mint/
SDL_mintaudio.c 90 void SDL_MintAudio_AddFrequency(_THIS, Uint32 frequency, Uint32 clock,
91 Uint32 prediv, int gpio_bits)

Completed in 476 milliseconds

1 2 3 4 56 7 8 91011