Home
last modified time | relevance | path

Searched refs:last_pixel (Results 1 – 25 of 91) sorted by relevance

1234

/dports/graphics/gource/gource-0.51/src/core/
H A Dtga.cpp152 char* last_pixel; in writeScanlines() local
160 last_pixel = pixel; in writeScanlines()
166 …(pixel[0] == last_pixel[0] && pixel[1] == last_pixel[1] && pixel[2] == last_pixel[2] && pixel[3] =… in writeScanlines()
167 … : (pixel[0] == last_pixel[0] && pixel[1] == last_pixel[1] && pixel[2] == last_pixel[2]); in writeScanlines()
186 writeRLE(match_count+1, last_pixel); in writeScanlines()
192 last_pixel = pixel; in writeScanlines()
197 writeRLE(match_count+1, last_pixel); in writeScanlines()
/dports/sysutils/logstalgia/Logstalgia-logstalgia-1.1.2/src/core/
H A Dtga.cpp152 char* last_pixel; in writeScanlines() local
160 last_pixel = pixel; in writeScanlines()
166 …(pixel[0] == last_pixel[0] && pixel[1] == last_pixel[1] && pixel[2] == last_pixel[2] && pixel[3] =… in writeScanlines()
167 … : (pixel[0] == last_pixel[0] && pixel[1] == last_pixel[1] && pixel[2] == last_pixel[2]); in writeScanlines()
186 writeRLE(match_count+1, last_pixel); in writeScanlines()
192 last_pixel = pixel; in writeScanlines()
197 writeRLE(match_count+1, last_pixel); in writeScanlines()
/dports/converters/pdf2djvu/pdf2djvu-0.9.17.1/
H A Drle.hh33 int last_pixel; member in rle::R4
46 last_pixel(0) in R4()
60 if (this->last_pixel != pixel) in operator <<()
64 this->last_pixel = pixel; in operator <<()
71 this->last_pixel = 0; in operator <<()
/dports/net/xrdp-devel/xrdp-0.9.16/libxrdp/
H A Dxrdp_bitmap_compress.c630 #define TEST_COLOR (pixel == last_pixel)
633 (pixel != last_pixel) && \
664 int last_pixel; in xrdp_bitmap_compress() local
688 last_pixel = 0; in xrdp_bitmap_compress()
802 bicolor1 = last_pixel; in xrdp_bitmap_compress()
864 last_pixel = pixel; in xrdp_bitmap_compress()
949 OUT_COLOR_COUNT1(color_count, s, last_pixel); in xrdp_bitmap_compress()
1094 bicolor1 = last_pixel; in xrdp_bitmap_compress()
1156 last_pixel = pixel; in xrdp_bitmap_compress()
1386 bicolor1 = last_pixel; in xrdp_bitmap_compress()
[all …]
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/libxrdp/
H A Dxrdp_bitmap_compress.c630 #define TEST_COLOR (pixel == last_pixel)
633 (pixel != last_pixel) && \
664 int last_pixel; in xrdp_bitmap_compress() local
688 last_pixel = 0; in xrdp_bitmap_compress()
802 bicolor1 = last_pixel; in xrdp_bitmap_compress()
864 last_pixel = pixel; in xrdp_bitmap_compress()
949 OUT_COLOR_COUNT1(color_count, s, last_pixel); in xrdp_bitmap_compress()
1094 bicolor1 = last_pixel; in xrdp_bitmap_compress()
1156 last_pixel = pixel; in xrdp_bitmap_compress()
1386 bicolor1 = last_pixel; in xrdp_bitmap_compress()
[all …]
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/codec/
H A Dbitmap.c445 #define TEST_COLOR pixel == last_pixel
469 UINT32 last_pixel = 0; in freerdp_bitmap_compress_24() local
550 OUT_COLOR_COUNT3(color_count, s, last_pixel); in freerdp_bitmap_compress_24()
576 bicolor1 = last_pixel; in freerdp_bitmap_compress_24()
640 last_pixel = pixel; in freerdp_bitmap_compress_24()
727 OUT_COLOR_COUNT3(color_count, s, last_pixel); in freerdp_bitmap_compress_24()
775 UINT16 last_pixel = 0; in freerdp_bitmap_compress_16() local
856 OUT_COLOR_COUNT2(color_count, s, last_pixel); in freerdp_bitmap_compress_16()
882 bicolor1 = last_pixel; in freerdp_bitmap_compress_16()
944 last_pixel = pixel; in freerdp_bitmap_compress_16()
[all …]
/dports/math/vtk6/VTK-6.2.0/IO/Image/
H A DvtkGESignaReader.cxx445 unsigned short last_pixel=0; in vtkcopygenesisimage() local
491 last_pixel= in vtkcopygenesisimage()
504 last_pixel+= in vtkcopygenesisimage()
514 last_pixel+=(signed char)byte; in vtkcopygenesisimage()
516 (*output) = last_pixel; in vtkcopygenesisimage()
/dports/math/vtk9/VTK-9.1.0/IO/Image/
H A DvtkGESignaReader.cxx445 unsigned short last_pixel = 0; in vtkcopygenesisimage() local
492 last_pixel = (((unsigned short)byte2 << 8) + byte); in vtkcopygenesisimage()
504 last_pixel += (((short)byte << 8) + byte2); in vtkcopygenesisimage()
513 last_pixel += (signed char)byte; in vtkcopygenesisimage()
515 (*output) = last_pixel; in vtkcopygenesisimage()
/dports/math/vtk8/VTK-8.2.0/IO/Image/
H A DvtkGESignaReader.cxx447 unsigned short last_pixel=0; in vtkcopygenesisimage() local
495 last_pixel= in vtkcopygenesisimage()
508 last_pixel+= in vtkcopygenesisimage()
518 last_pixel+=(signed char)byte; in vtkcopygenesisimage()
520 (*output) = last_pixel; in vtkcopygenesisimage()
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dpyro.c52 unsigned long last_pixel; member
178 st->last_pixel = ~0; in pyro_init()
278 if (pixel != st->last_pixel) in pyro_draw()
280 st->last_pixel = pixel; in pyro_draw()
H A Dimsmap.c45 unsigned int last_pixel, last_valid; member
141 if (! (st->last_valid && pixel == st->last_pixel)) in draw()
143 st->last_valid = 1, st->last_pixel = pixel; in draw()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DVisual.c1515 static Pixel last_pixel; in _XmWhitePixel() local
1520 return last_pixel; in _XmWhitePixel()
1529 last_pixel = whitecolor.pixel; in _XmWhitePixel()
1536 last_pixel = WhitePixelOfScreen(screen); in _XmWhitePixel()
1538 return last_pixel; in _XmWhitePixel()
1546 static Pixel last_pixel; in _XmBlackPixel() local
1551 return last_pixel; in _XmBlackPixel()
1560 last_pixel = blackcolor.pixel; in _XmBlackPixel()
1567 last_pixel = BlackPixelOfScreen(screen); in _XmBlackPixel()
1569 return last_pixel; in _XmBlackPixel()
/dports/multimedia/xanim/xanim2920/
H A Dxa_fli.c740 xaULONG minx,maxx,miny,pix_size,last_pixel,last_pix_flag; local
754 last_pix_flag = last_pixel = 0;
775 last_pixel = blocks & 0xff;
891 { xaULONG *ulp = (xaULONG *)ptr; *ulp = (xaULONG)map[last_pixel];}
893 { xaUSHORT *slp = (xaUSHORT *)ptr; *slp = (xaUSHORT)map[last_pixel];}
894 else { *ptr = (xaUBYTE)map[last_pixel]; }
896 else *ptr = (xaUBYTE)(last_pixel);
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dsiscale.c206 int last_pixel = clamp_pixel(right); in calculate_contrib() local
211 if (last_pixel > last_index) in calculate_contrib()
212 last_index = last_pixel; in calculate_contrib()
214 contrib[i].n = last_pixel - first_pixel + 1; in calculate_contrib()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dsiscale.c262 int last_pixel = max(lmax, rmax); in calculate_contrib() local
265 if (last_pixel > last_index) in calculate_contrib()
266 last_index = last_pixel; in calculate_contrib()
268 contrib[i].n = last_pixel - first_pixel + 1; in calculate_contrib()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dsiscale.c206 int last_pixel = clamp_pixel(right); in calculate_contrib() local
211 if (last_pixel > last_index) in calculate_contrib()
212 last_index = last_pixel; in calculate_contrib()
214 contrib[i].n = last_pixel - first_pixel + 1; in calculate_contrib()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dsiscale.c262 int last_pixel = max(lmax, rmax); in calculate_contrib() local
265 if (last_pixel > last_index) in calculate_contrib()
266 last_index = last_pixel; in calculate_contrib()
268 contrib[i].n = last_pixel - first_pixel + 1; in calculate_contrib()
/dports/cad/netgen/netgen-6.2.2105/ng/Togl2.1/Xmu/
H A DCrCmap.c496 int i, last_pixel; local
499 last_pixel = (colormap->red_max + 1) * (colormap->green_max + 1) *
502 for(i=colormap->base_pixel; i <= last_pixel; i++) {
/dports/x11-toolkits/libXmu/libXmu-1.1.3/src/
H A DCrCmap.c507 int i, last_pixel; in readonly_map() local
510 last_pixel = (colormap->red_max + 1) * (colormap->green_max + 1) * in readonly_map()
513 for(i=colormap->base_pixel; i <= last_pixel; i++) { in readonly_map()
/dports/math/grace/grace-5.1.25/Xbae/Xbae/
H A DConverters.c836 Pixel last_pixel = 0; local
885 row[0] = last_pixel;
919 row[i] = last_pixel;
923 last_pixel = row[i];
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/tools/
H A Dfill_tool.cpp453 auto last_pixel = background; // no object in fillBoundary() local
467 if (pixel != last_pixel) in fillBoundary()
477 last_pixel = pixel; in fillBoundary()
/dports/graphics/Hermes/Hermes-1.3.3/src/nasm/
H A Dx86p_i8.asm187 jz .last_pixel
209 .last_pixel: label
/dports/graphics/Hermes/Hermes-1.3.3/src/
H A Dx86p_i8.S187 jz _ConvertX86pI8_16.last_pixel
209 _ConvertX86pI8_16.last_pixel:
/dports/x11-toolkits/xbae/xbae-4.60.4/src/
H A DConverters.c867 Pixel last_pixel = 0; in XbaeCvtStringToPixelTable() local
912 row[0] = last_pixel; in XbaeCvtStringToPixelTable()
945 row[i] = last_pixel; in XbaeCvtStringToPixelTable()
949 last_pixel = row[i]; in XbaeCvtStringToPixelTable()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dsiscale.c236 int last_pixel = clamp_pixel(right); in calculate_contrib() local
241 if (last_pixel > last_index) in calculate_contrib()
242 last_index = last_pixel; in calculate_contrib()
244 contrib[i].n = last_pixel - first_pixel + 1; in calculate_contrib()

1234