Home
last modified time | relevance | path

Searched refs:ASSEMBLECOLOR_16BPP (Results 1 – 15 of 15) sorted by relevance

/GUIX-v6.4.1/common/src/
Dgx_display_driver_16bpp_pixelmap_draw.c625 *put++ = (USHORT)ASSEMBLECOLOR_16BPP(r, g, b); in _gx_display_driver_565rgb_palette_pixelmap_raw_write()
720 *put = (USHORT)ASSEMBLECOLOR_16BPP(r, g, b); in _gx_display_driver_565rgb_palette_pixelmap_transparent_raw_write()
857 *put = (USHORT)ASSEMBLECOLOR_16BPP(r, g, b); in _gx_display_driver_565rgb_palette_pixelmap_transparent_compressed_write()
865 pixel = (USHORT)ASSEMBLECOLOR_16BPP(r, g, b); in _gx_display_driver_565rgb_palette_pixelmap_transparent_compressed_write()
901 *put = (USHORT)ASSEMBLECOLOR_16BPP(r, g, b); in _gx_display_driver_565rgb_palette_pixelmap_transparent_compressed_write()
921 pixel = (USHORT)ASSEMBLECOLOR_16BPP(r, g, b); in _gx_display_driver_565rgb_palette_pixelmap_transparent_compressed_write()
1059 *put = (USHORT)ASSEMBLECOLOR_16BPP(r, g, b); in _gx_display_driver_565rgb_palette_pixelmap_compressed_write()
1072 …_gx_display_driver_565rgb_pixel_blend(context, xval, yval, (USHORT)ASSEMBLECOLOR_16BPP(r, g, b), b… in _gx_display_driver_565rgb_palette_pixelmap_compressed_write()
1092 *put = (USHORT)ASSEMBLECOLOR_16BPP(r, g, b); in _gx_display_driver_565rgb_palette_pixelmap_compressed_write()
1110 …_gx_display_driver_565rgb_pixel_blend(context, xval, yval, (USHORT)ASSEMBLECOLOR_16BPP(r, g, b), b… in _gx_display_driver_565rgb_palette_pixelmap_compressed_write()
[all …]
Dgx_display_driver_16bpp_rotated_pixelmap_draw.c685 *put++ = (USHORT)ASSEMBLECOLOR_16BPP(r, g, b); in _gx_display_driver_565rgb_rotated_palette_pixelmap_raw_write()
793 *put = (USHORT)ASSEMBLECOLOR_16BPP(r, g, b); in _gx_display_driver_565rgb_rotated_palette_pixelmap_transparent_raw_write()
945 *put = (USHORT)ASSEMBLECOLOR_16BPP(r, g, b); in _gx_display_driver_565rgb_rotated_palette_pixelmap_transparent_compressed_write()
953 pixel = (USHORT)ASSEMBLECOLOR_16BPP(r, g, b); in _gx_display_driver_565rgb_rotated_palette_pixelmap_transparent_compressed_write()
989 *put = (USHORT)ASSEMBLECOLOR_16BPP(r, g, b); in _gx_display_driver_565rgb_rotated_palette_pixelmap_transparent_compressed_write()
1009 pixel = (USHORT)ASSEMBLECOLOR_16BPP(r, g, b); in _gx_display_driver_565rgb_rotated_palette_pixelmap_transparent_compressed_write()
1162 *put = (USHORT)ASSEMBLECOLOR_16BPP(r, g, b); in _gx_display_driver_565rgb_rotated_palette_pixelmap_compressed_write()
1175 …_gx_display_driver_565rgb_pixel_blend(context, xval, yval, (USHORT)ASSEMBLECOLOR_16BPP(r, g, b), b… in _gx_display_driver_565rgb_rotated_palette_pixelmap_compressed_write()
1195 *put = (USHORT)ASSEMBLECOLOR_16BPP(r, g, b); in _gx_display_driver_565rgb_rotated_palette_pixelmap_compressed_write()
1213 …_gx_display_driver_565rgb_pixel_blend(context, xval, yval, (USHORT)ASSEMBLECOLOR_16BPP(r, g, b), b… in _gx_display_driver_565rgb_rotated_palette_pixelmap_compressed_write()
[all …]
Dgx_display_driver_16bpp_pixelmap_blend.c417 pixel = (USHORT)ASSEMBLECOLOR_16BPP(r, g, b); in _gx_display_driver_565rgb_palette_pixelmap_raw_blend()
503 pixel = (USHORT)ASSEMBLECOLOR_16BPP(r, g, b); in _gx_display_driver_565rgb_palette_pixelmap_transparent_blend()
Dgx_display_driver_16bpp_rotated_pixelmap_blend.c476 pixel = (USHORT)ASSEMBLECOLOR_16BPP(r, g, b); in _gx_display_driver_565rgb_rotated_palette_pixelmap_raw_blend()
579 pixel = (USHORT)ASSEMBLECOLOR_16BPP(r, g, b); in _gx_display_driver_565rgb_rotated_palette_pixelmap_transparent_blend()
/GUIX-v6.4.1/guix_studio/
Dpalette_creater.cpp177 pos = ASSEMBLECOLOR_16BPP(r, g, b); in UpdateBox()
298 pos = ASSEMBLECOLOR_16BPP(red, green, blue); in AccumulateOneMapHistogram()
394 histp = &histogram[ASSEMBLECOLOR_16BPP(r, g, b)]; in ComputeColor()
/GUIX-v6.4.1/ports/win32/src/st/
Dgx_chromart_simulation_display_driver_565rgb_pixelmap_draw.c112 color = ASSEMBLECOLOR_16BPP(r, g, b); in _gx_chromart_simulation_display_driver_565rgb_pixelmap_32argb_write()
/GUIX-v6.4.1/ports/win32/src/renesas/
Dgx_dave2d_simulation_display_driver_16bpp_pixelmap_draw.c836 color = (USHORT)ASSEMBLECOLOR_16BPP((INT)r, (INT)g, (INT)b); in _gx_dave2d_simulation_display_driver_16bpp_32argb_pixelmap_raw_write()
Dgx_dave2d_simulation_display_driver_16bpp_rotated_pixelmap_draw.c965 color = (USHORT)ASSEMBLECOLOR_16BPP((INT)r, (INT)g, (INT)b); in _gx_dave2d_simulation_display_driver_565rgb_32argb_rotated_pixelmap_raw_write()
/GUIX-v6.4.1/common/inc/
Dgx_display.h478 #define ASSEMBLECOLOR_16BPP(_r, _g, _b) \ macro
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb/Debug/BrowseInfo/
Ddemo_guix_jpeg_decode_24xrgb.pbw68325 "ID": "c:gx_display.h@41518@macro@ASSEMBLECOLOR_16BPP",
68328 "display": "ASSEMBLECOLOR_16BPP",
68334 "name": "ASSEMBLECOLOR_16BPP",
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_8bit_palette/Debug/BrowseInfo/
Ddemo_guix_jpeg_decode_8bit_palette.pbw68325 "ID": "c:gx_display.h@41518@macro@ASSEMBLECOLOR_16BPP",
68328 "display": "ASSEMBLECOLOR_16BPP",
68334 "name": "ASSEMBLECOLOR_16BPP",
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_1555xrgb/Debug/BrowseInfo/
Ddemo_guix_jpeg_decode_1555xrgb.pbw68325 "ID": "c:gx_display.h@41518@macro@ASSEMBLECOLOR_16BPP",
68328 "display": "ASSEMBLECOLOR_16BPP",
68334 "name": "ASSEMBLECOLOR_16BPP",
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb/Debug/BrowseInfo/
Ddemo_guix_jpeg_decode_565rgb.pbw67120 "ID": "c:gx_display.h@41518@macro@ASSEMBLECOLOR_16BPP",
67123 "display": "ASSEMBLECOLOR_16BPP",
67129 "name": "ASSEMBLECOLOR_16BPP",
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_ccw/Debug/BrowseInfo/
Ddemo_guix_jpeg_decode_565rgb_rotated_ccw.pbw68325 "ID": "c:gx_display.h@41518@macro@ASSEMBLECOLOR_16BPP",
68328 "display": "ASSEMBLECOLOR_16BPP",
68334 "name": "ASSEMBLECOLOR_16BPP",
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_cw/Debug/BrowseInfo/
Ddemo_guix_jpeg_decode_565rgb_rotated_cw.pbw68325 "ID": "c:gx_display.h@41518@macro@ASSEMBLECOLOR_16BPP",
68328 "display": "ASSEMBLECOLOR_16BPP",
68334 "name": "ASSEMBLECOLOR_16BPP",