Home
last modified time | relevance | path

Searched defs:rgb_palette (Results 1 – 16 of 16) sorted by relevance

/dports/emulators/gxemul/gxemul-0.6.3/src/devices/
H A Ddev_kn01.cc66 unsigned char *rgb_palette; /* ptr to 256 * 3 (r,g,b) */ member
234 unsigned char *rgb_palette, int color_fb_flag) in dev_vdac_init()
H A Ddev_bt455.cc54 unsigned char *rgb_palette; /* ptr to 256 * 3 (r,g,b) */ member
H A Ddev_bt459.cc96 unsigned char *rgb_palette; /* 256 * 3 (r,g,b) */ member
/dports/x11/pixman/pixman-0.40.0/test/
H A Dsolid-test.c160 static pixman_indexed_t rgb_palette[9]; variable
H A Dblitters-test.c12 static pixman_indexed_t rgb_palette[9]; variable
/dports/games/opentyrian/opentyrian-opentyrian-77a8715634e3/src/
H A Dpalette.c39 Uint32 rgb_palette[256], yuv_palette[256]; variable
/dports/games/sarien/sarien-0.7.0/src/graphics/macos/
H A Dmacos.c53 static int rgb_palette[32]; variable
/dports/games/sarien/sarien-0.7.0/src/graphics/amiga/
H A Damiga.c51 static unsigned int rgb_palette[32]; variable
/dports/games/sarien/sarien-0.7.0/src/graphics/x11/
H A Dx11.c53 static unsigned int rgb_palette[32]; variable
/dports/emulators/stella/stella-6.6/src/emucore/
H A DTIASurface.cxx138 const PaletteArray& rgb_palette) in setPalette()
H A DFrameBuffer.cxx926 void FrameBuffer::setTIAPalette(const PaletteArray& rgb_palette) in setTIAPalette()
/dports/multimedia/libxine/xine-lib-1.2.11/src/video_dec/
H A Dbitplane.c234 unsigned char rgb_palette[256 * 4]; member
356 unsigned char *rgb_palette ) { in bitplane_decode_ham()
/dports/multimedia/transcode/transcode-1.1.7/filter/subtitler/
H A Dfilter_subtitler.c75 int rgb_palette[16][3]; // rgb variable
/dports/emulators/gxemul/gxemul-0.6.3/src/include/
H A Ddevices.h223 unsigned char rgb_palette[256 * 3]; member
/dports/graphics/libcaca/libcaca-0.99.beta19/caca/
H A Ddither.c60 static int const rgb_palette[] = variable
/dports/cad/libredwg/libredwg-0.12.4/src/
H A Ddwg.c2684 static const Dwg_RGB_Palette rgb_palette[256] = { variable