Home
last modified time | relevance | path

Searched defs:Pixel (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/
A DSDL_blit.h123 #define RGB_FROM_PIXEL(Pixel, fmt, r, g, b) \ argument
129 #define RGB_FROM_RGB565(Pixel, r, g, b) \ argument
135 #define RGB_FROM_RGB555(Pixel, r, g, b) \ argument
141 #define RGB_FROM_RGB888(Pixel, r, g, b) \ argument
147 #define RETRIEVE_RGB_PIXEL(buf, bpp, Pixel) \ argument
178 #define DISEMBLE_RGB(buf, bpp, fmt, Pixel, r, g, b) \ argument
219 #define PIXEL_FROM_RGB(Pixel, fmt, r, g, b) \ argument
226 #define RGB565_FROM_RGB(Pixel, r, g, b) \ argument
230 #define RGB555_FROM_RGB(Pixel, r, g, b) \ argument
234 #define RGB888_FROM_RGB(Pixel, r, g, b) \ argument
[all …]
A DSDL_blit_A.c44 Uint32 Pixel; in BlitNto1SurfaceAlpha() local
91 Uint32 Pixel; in BlitNto1PixelAlpha() local
138 Uint32 Pixel; in BlitNto1SurfaceAlphaKey() local
1225 Uint32 Pixel; in BlitNtoNSurfaceAlpha() local
1265 Uint32 Pixel; in BlitNtoNSurfaceAlphaKey() local
1305 Uint32 Pixel; in BlitNtoNPixelAlpha() local
A DSDL_blit_N.c1044 int Pixel; in Blit_RGB888_index8() local
1154 int Pixel; in Blit_RGB101010_index8() local
2089 Uint32 Pixel; in BlitNto1() local
2255 int Pixel = 0x04030201; /* identity permutation */ in get_permutation() local
2257 int Pixel = 0x01020304; /* identity permutation */ in get_permutation() local
2494 Uint32 Pixel; in BlitNtoNCopyAlpha() local
2520 Uint32 Pixel; in BlitNto1Key() local
2894 Uint32 Pixel; in BlitNtoNKeyCopyAlpha() local
2993 Uint32 Pixel; in Blit2101010toN() local
3025 Uint32 Pixel; in BlitNto2101010() local
A DSDL_RLEaccel.c379 #define RLEPIXEL_FROM_RGBA(Pixel, fmt, r, g, b, a) \ argument
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngstest.c793 } Pixel; typedef

Completed in 22 milliseconds