Searched refs:PIXEL16 (Results 1 – 7 of 7) sorted by relevance
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/targets/ |
H A D | vid_x11.c | 97 typedef unsigned short PIXEL16; typedef 100 static PIXEL16 st2d_8to16table[256]; 272 static PIXEL16 275 PIXEL16 p = 0; in xlib_rgb16() 359 PIXEL16 *dest; in st2_fixup() 366 dest = (PIXEL16 *) &framebuf->data[yi * framebuf->bytes_per_line]; in st2_fixup()
|
/dports/games/quake2-source/quake2-r0.16.2/src/linux/ |
H A D | rw_x11.c | 153 typedef unsigned short PIXEL16; typedef 156 static PIXEL16 st2d_8to16table_s[2][256]; 159 static PIXEL16 st2d_8to16table[256]; 178 PIXEL16 xlib_rgb16(int r,int g,int b) in xlib_rgb16() 180 PIXEL16 p; in xlib_rgb16() 237 PIXEL16 *dest; in st2_fixup() 248 dest = ((PIXEL16 *)src) + x+width - 1; in st2_fixup() 275 PIXEL16 *dest; in st2_fixup_stereo() 286 dest = ((PIXEL16 *)src) + x+width - 1; in st2_fixup_stereo() 308 dest = ((PIXEL16 *)src) + x+width - 1; in st2_fixup_stereo()
|
/dports/games/quake2lnx/quake2-r0.16.2/src/linux/ |
H A D | rw_x11.c | 153 typedef unsigned short PIXEL16; typedef 156 static PIXEL16 st2d_8to16table_s[2][256]; 159 static PIXEL16 st2d_8to16table[256]; 178 PIXEL16 xlib_rgb16(int r,int g,int b) in xlib_rgb16() 180 PIXEL16 p; in xlib_rgb16() 237 PIXEL16 *dest; in st2_fixup() 248 dest = ((PIXEL16 *)src) + x+width - 1; in st2_fixup() 275 PIXEL16 *dest; in st2_fixup_stereo() 286 dest = ((PIXEL16 *)src) + x+width - 1; in st2_fixup_stereo() 308 dest = ((PIXEL16 *)src) + x+width - 1; in st2_fixup_stereo()
|
/dports/games/quake2lnx/quake2-r0.16.2/src/solaris/ |
H A D | rw_x11.c | 78 typedef unsigned short PIXEL16; typedef 80 static PIXEL16 st2d_8to16table[256]; 98 PIXEL16 xlib_rgb16(int r,int g,int b) in xlib_rgb16() 100 PIXEL16 p; in xlib_rgb16() 157 PIXEL16 *dest; in st2_fixup() 168 dest = ((PIXEL16 *)src) + x+width - 1; in st2_fixup()
|
/dports/games/tenebrae/tenebrae_0/ |
H A D | vid_x.c | 109 typedef unsigned short PIXEL16; typedef 111 static PIXEL16 st2d_8to16table[256]; 129 PIXEL16 xlib_rgb16(int r,int g,int b) in xlib_rgb16() 131 PIXEL16 p; in xlib_rgb16() 187 PIXEL16 *dest; in st2_fixup() 198 dest = ((PIXEL16 *)src) + x+width - 1; in st2_fixup()
|
H A D | vid_sunx.c | 146 typedef unsigned short PIXEL16; typedef 148 static PIXEL16 st2d_8to16table[256]; 166 PIXEL16 xlib_rgb16(int r,int g,int b) in xlib_rgb16() 168 PIXEL16 p; in xlib_rgb16() 224 PIXEL16 *dest; in st2_fixup() 235 dest = ((PIXEL16 *)src) + x+width - 1; in st2_fixup()
|
/dports/games/quake2-source/quake2-r0.16.2/src/solaris/ |
H A D | rw_x11.c | 78 typedef unsigned short PIXEL16; typedef 80 static PIXEL16 st2d_8to16table[256]; 98 PIXEL16 xlib_rgb16(int r,int g,int b) in xlib_rgb16() 100 PIXEL16 p; in xlib_rgb16() 157 PIXEL16 *dest; in st2_fixup() 168 dest = ((PIXEL16 *)src) + x+width - 1; in st2_fixup()
|