Home
last modified time | relevance | path

Searched refs:BytesPerScanline (Results 1 – 25 of 42) sorted by relevance

12

/dports/net-mgmt/p5-FusionInventory-Agent/FusionInventory-Agent-2.5.2/resources/generic/xorg/
H A Dopenbsd189 [1490309.579] BytesPerScanline: 640
219 [1490309.583] BytesPerScanline: 640
249 [1490309.587] BytesPerScanline: 100
279 [1490309.591] BytesPerScanline: 800
309 [1490309.595] BytesPerScanline: 128
339 [1490309.599] BytesPerScanline: 1024
369 [1490309.604] BytesPerScanline: 160
399 [1490309.609] BytesPerScanline: 1280
429 [1490309.613] BytesPerScanline: 640
459 [1490309.618] BytesPerScanline: 640
[all …]
H A Dlinux-vesa-1335 BytesPerScanline: 640
365 BytesPerScanline: 640
395 BytesPerScanline: 100
425 BytesPerScanline: 800
455 BytesPerScanline: 128
485 BytesPerScanline: 1024
515 BytesPerScanline: 160
575 BytesPerScanline: 640
605 BytesPerScanline: 640
635 BytesPerScanline: 960
[all …]
H A Dlinux-vesa-3349 BytesPerScanline: 640
379 BytesPerScanline: 640
409 BytesPerScanline: 100
439 BytesPerScanline: 800
469 BytesPerScanline: 128
499 BytesPerScanline: 1024
529 BytesPerScanline: 160
589 BytesPerScanline: 640
619 BytesPerScanline: 640
649 BytesPerScanline: 960
[all …]
/dports/games/ioquake3-server/ioquake3-1.36/code/renderer/
H A Dtr_image_png.c824 uint32_t BytesPerScanline, in UnfilterImage() argument
851 if((!ImageHeight) || (!BytesPerScanline)) in UnfilterImage()
893 PixelUp = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
910 for(w = 0; w < (BytesPerScanline / BytesPerPixel); w++) in UnfilterImage()
972 PixelUpLeft = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
987 PixelUp = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
1268 uint32_t BytesPerScanline, BytesPerPixel, PixelsPerByte; in DecodeImageNonInterlaced() local
1485 for(w = 0; w < (BytesPerScanline / BytesPerPixel); w++) in DecodeImageNonInterlaced()
1791 TargetLength += ((BytesPerScanline[a] + (BytesPerScanline[a] ? 1 : 0)) * PassHeight[a]); in DecodeImageInterlaced()
1816 DecompPtr += ((BytesPerScanline[a] + (BytesPerScanline[a] ? 1 : 0)) * PassHeight[a]); in DecodeImageInterlaced()
[all …]
/dports/games/iortcw/iortcw-1.51c/MP/code/rend2/
H A Dtr_image_png.c821 uint32_t BytesPerScanline, in UnfilterImage() argument
848 if((!ImageHeight) || (!BytesPerScanline)) in UnfilterImage()
890 PixelUp = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
907 for(w = 0; w < (BytesPerScanline / BytesPerPixel); w++) in UnfilterImage()
969 PixelUpLeft = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
984 PixelUp = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
1265 uint32_t BytesPerScanline, BytesPerPixel, PixelsPerByte; in DecodeImageNonInterlaced() local
1482 for(w = 0; w < (BytesPerScanline / BytesPerPixel); w++) in DecodeImageNonInterlaced()
1788 TargetLength += ((BytesPerScanline[a] + (BytesPerScanline[a] ? 1 : 0)) * PassHeight[a]); in DecodeImageInterlaced()
1813 DecompPtr += ((BytesPerScanline[a] + (BytesPerScanline[a] ? 1 : 0)) * PassHeight[a]); in DecodeImageInterlaced()
[all …]
/dports/games/ioquake3/ioquake3-1.36/code/renderer/
H A Dtr_image_png.c824 uint32_t BytesPerScanline, in UnfilterImage() argument
851 if((!ImageHeight) || (!BytesPerScanline)) in UnfilterImage()
893 PixelUp = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
910 for(w = 0; w < (BytesPerScanline / BytesPerPixel); w++) in UnfilterImage()
972 PixelUpLeft = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
987 PixelUp = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
1268 uint32_t BytesPerScanline, BytesPerPixel, PixelsPerByte; in DecodeImageNonInterlaced() local
1485 for(w = 0; w < (BytesPerScanline / BytesPerPixel); w++) in DecodeImageNonInterlaced()
1791 TargetLength += ((BytesPerScanline[a] + (BytesPerScanline[a] ? 1 : 0)) * PassHeight[a]); in DecodeImageInterlaced()
1816 DecompPtr += ((BytesPerScanline[a] + (BytesPerScanline[a] ? 1 : 0)) * PassHeight[a]); in DecodeImageInterlaced()
[all …]
/dports/games/iortcw/iortcw-1.51c/MP/code/renderer/
H A Dtr_image_png.c821 uint32_t BytesPerScanline, in UnfilterImage() argument
848 if((!ImageHeight) || (!BytesPerScanline)) in UnfilterImage()
890 PixelUp = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
907 for(w = 0; w < (BytesPerScanline / BytesPerPixel); w++) in UnfilterImage()
969 PixelUpLeft = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
984 PixelUp = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
1265 uint32_t BytesPerScanline, BytesPerPixel, PixelsPerByte; in DecodeImageNonInterlaced() local
1482 for(w = 0; w < (BytesPerScanline / BytesPerPixel); w++) in DecodeImageNonInterlaced()
1788 TargetLength += ((BytesPerScanline[a] + (BytesPerScanline[a] ? 1 : 0)) * PassHeight[a]); in DecodeImageInterlaced()
1813 DecompPtr += ((BytesPerScanline[a] + (BytesPerScanline[a] ? 1 : 0)) * PassHeight[a]); in DecodeImageInterlaced()
[all …]
/dports/games/iortcw/iortcw-1.51c/SP/code/rend2/
H A Dtr_image_png.c821 uint32_t BytesPerScanline, in UnfilterImage() argument
848 if((!ImageHeight) || (!BytesPerScanline)) in UnfilterImage()
890 PixelUp = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
907 for(w = 0; w < (BytesPerScanline / BytesPerPixel); w++) in UnfilterImage()
969 PixelUpLeft = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
984 PixelUp = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
1265 uint32_t BytesPerScanline, BytesPerPixel, PixelsPerByte; in DecodeImageNonInterlaced() local
1482 for(w = 0; w < (BytesPerScanline / BytesPerPixel); w++) in DecodeImageNonInterlaced()
1788 TargetLength += ((BytesPerScanline[a] + (BytesPerScanline[a] ? 1 : 0)) * PassHeight[a]); in DecodeImageInterlaced()
1813 DecompPtr += ((BytesPerScanline[a] + (BytesPerScanline[a] ? 1 : 0)) * PassHeight[a]); in DecodeImageInterlaced()
[all …]
/dports/games/iortcw/iortcw-1.51c/SP/code/renderer/
H A Dtr_image_png.c821 uint32_t BytesPerScanline, in UnfilterImage() argument
848 if((!ImageHeight) || (!BytesPerScanline)) in UnfilterImage()
890 PixelUp = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
907 for(w = 0; w < (BytesPerScanline / BytesPerPixel); w++) in UnfilterImage()
969 PixelUpLeft = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
984 PixelUp = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
1265 uint32_t BytesPerScanline, BytesPerPixel, PixelsPerByte; in DecodeImageNonInterlaced() local
1482 for(w = 0; w < (BytesPerScanline / BytesPerPixel); w++) in DecodeImageNonInterlaced()
1788 TargetLength += ((BytesPerScanline[a] + (BytesPerScanline[a] ? 1 : 0)) * PassHeight[a]); in DecodeImageInterlaced()
1813 DecompPtr += ((BytesPerScanline[a] + (BytesPerScanline[a] ? 1 : 0)) * PassHeight[a]); in DecodeImageInterlaced()
[all …]
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/renderer/
H A Dtr_image_png.c819 uint32_t BytesPerScanline, in UnfilterImage() argument
846 if((!ImageHeight) || (!BytesPerScanline)) in UnfilterImage()
888 PixelUp = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
905 for(w = 0; w < (BytesPerScanline / BytesPerPixel); w++) in UnfilterImage()
967 PixelUpLeft = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
982 PixelUp = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
1263 uint32_t BytesPerScanline, BytesPerPixel, PixelsPerByte; in DecodeImageNonInterlaced() local
1480 for(w = 0; w < (BytesPerScanline / BytesPerPixel); w++) in DecodeImageNonInterlaced()
1786 TargetLength += ((BytesPerScanline[a] + (BytesPerScanline[a] ? 1 : 0)) * PassHeight[a]); in DecodeImageInterlaced()
1811 DecompPtr += ((BytesPerScanline[a] + (BytesPerScanline[a] ? 1 : 0)) * PassHeight[a]); in DecodeImageInterlaced()
[all …]
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_image_png.c824 uint32_t BytesPerScanline, in UnfilterImage() argument
851 if((!ImageHeight) || (!BytesPerScanline)) in UnfilterImage()
893 PixelUp = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
910 for(w = 0; w < (BytesPerScanline / BytesPerPixel); w++) in UnfilterImage()
972 PixelUpLeft = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
987 PixelUp = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
1268 uint32_t BytesPerScanline, BytesPerPixel, PixelsPerByte; in DecodeImageNonInterlaced() local
1485 for(w = 0; w < (BytesPerScanline / BytesPerPixel); w++) in DecodeImageNonInterlaced()
1791 TargetLength += ((BytesPerScanline[a] + (BytesPerScanline[a] ? 1 : 0)) * PassHeight[a]); in DecodeImageInterlaced()
1816 DecompPtr += ((BytesPerScanline[a] + (BytesPerScanline[a] ? 1 : 0)) * PassHeight[a]); in DecodeImageInterlaced()
[all …]
/dports/games/openarena/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_image_png.c824 uint32_t BytesPerScanline, in UnfilterImage() argument
851 if((!ImageHeight) || (!BytesPerScanline)) in UnfilterImage()
893 PixelUp = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
910 for(w = 0; w < (BytesPerScanline / BytesPerPixel); w++) in UnfilterImage()
972 PixelUpLeft = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
987 PixelUp = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
1268 uint32_t BytesPerScanline, BytesPerPixel, PixelsPerByte; in DecodeImageNonInterlaced() local
1485 for(w = 0; w < (BytesPerScanline / BytesPerPixel); w++) in DecodeImageNonInterlaced()
1791 TargetLength += ((BytesPerScanline[a] + (BytesPerScanline[a] ? 1 : 0)) * PassHeight[a]); in DecodeImageInterlaced()
1816 DecompPtr += ((BytesPerScanline[a] + (BytesPerScanline[a] ? 1 : 0)) * PassHeight[a]); in DecodeImageInterlaced()
[all …]
/dports/games/evq3/evq3/code/renderer/
H A Dtr_image_png.c819 uint32_t BytesPerScanline, in UnfilterImage() argument
846 if((!ImageHeight) || (!BytesPerScanline)) in UnfilterImage()
888 PixelUp = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
905 for(w = 0; w < (BytesPerScanline / BytesPerPixel); w++) in UnfilterImage()
967 PixelUpLeft = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
982 PixelUp = DecompPtr - (BytesPerScanline + 1); in UnfilterImage()
1263 uint32_t BytesPerScanline, BytesPerPixel, PixelsPerByte; in DecodeImageNonInterlaced() local
1480 for(w = 0; w < (BytesPerScanline / BytesPerPixel); w++) in DecodeImageNonInterlaced()
1786 TargetLength += ((BytesPerScanline[a] + (BytesPerScanline[a] ? 1 : 0)) * PassHeight[a]); in DecodeImageInterlaced()
1811 DecompPtr += ((BytesPerScanline[a] + (BytesPerScanline[a] ? 1 : 0)) * PassHeight[a]); in DecodeImageInterlaced()
[all …]
/dports/graphics/svgalib/svgalib-1.4.3/svpmi/
H A Dparse.c181 int BytesPerScanline; in parse() local
203 BytesPerScanline = atoi (getword (line, 2)); in parse()
227 BytesPerScanline, WinAGranularity); in parse()
243 BytesPerScanline, WinAGranularity, modename, modename); in parse()
/dports/science/hdf5-18/hdf5-1.8.21/hl/tools/gif2h5/
H A Ddecompress.c28 BytesPerScanline, /* Bytes per scanline in output raster */ variable
99 *(Image + YC * BytesPerScanline + XC) = Index; in AddToPixel()
220 BytesPerScanline = IWidth; in Decompress()
/dports/science/hdf5/hdf5-1.10.6/hl/tools/gif2h5/
H A Ddecompress.c28 BytesPerScanline, /* Bytes per scanline in output raster */ variable
99 *(Image + YC * BytesPerScanline + XC) = Index; in AddToPixel()
220 BytesPerScanline = IWidth; in Decompress()
/dports/science/hdf/hdf-4.2.15/hdf/util/
H A Ddecompress.c45 BytesPerScanline, /* Bytes per scanline in output raster */ variable
111 *(Image + YC * BytesPerScanline + XC) = Index;
227 BytesPerScanline = IWidth;
/dports/games/xjig/xjig-2.4/
H A Dgif_image.C265 BytesPerScanline, /* bytes per scanline in output raster */ variable
554 BytesPerScanline = Width(); in DecodeImage()
674 data[YC*BytesPerScanline+XC] = Index; in AddToPixel()
/dports/games/xmemory/xmemory-3.7/
H A Dgif_image.C265 BytesPerScanline, /* bytes per scanline in output raster */ variable
554 BytesPerScanline = Width(); in DecodeImage()
674 data[YC*BytesPerScanline+XC] = Index; in AddToPixel()
/dports/misc/xtar/xtar-1.4/Xbr/
H A DXbrGfx.c78 BytesPerScanline, /* Bytes per scanline in output raster */ variable
560 BytesPerScanline = Width; in XbrGfxGIF()
742 *(image + YC * BytesPerScanline + XC) = Index; in XbrGfxAddtoPixel()
/dports/x11/xfishtank/xfishtank2.0/
H A Dgifread.c88 BytesPerScanline, /* bytes per scanline in output raster */ variable
/dports/x11/xfishtank/xfishtank2.0/giftofish/
H A Dgifread.c89 BytesPerScanline, /* bytes per scanline in output raster */ variable
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/vbe/
H A Dvbe.h123 CARD16 BytesPerScanline; /* bytes per scanline */ member
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/vbe/
H A Dvbe.h123 CARD16 BytesPerScanline; /* bytes per scanline */ member
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/vbe/
H A Dvbe.h123 CARD16 BytesPerScanline; /* bytes per scanline */ member

12