Home
last modified time | relevance | path

Searched refs:bluecmap (Results 1 – 25 of 119) sorted by relevance

12345

/dports/print/cups-filters/cups-filters-1.28.10/cupsfilters/
H A Dimage-tiff.c57 *bluecmap; /* Blue colormap information */ in _cupsImageReadTIFF() local
669 bluecmap[c] >>= 8; in _cupsImageReadTIFF()
694 p[2] = bluecmap[1]; in _cupsImageReadTIFF()
700 p[2] = bluecmap[0]; in _cupsImageReadTIFF()
726 p[2] = bluecmap[pixel]; in _cupsImageReadTIFF()
750 p[2] = bluecmap[pixel]; in _cupsImageReadTIFF()
773 p[2] = bluecmap[*scanptr++]; in _cupsImageReadTIFF()
827 p[2] = bluecmap[1]; in _cupsImageReadTIFF()
833 p[2] = bluecmap[0]; in _cupsImageReadTIFF()
859 p[2] = bluecmap[pixel]; in _cupsImageReadTIFF()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/cups/libs/filter/
H A Dimage-tiff.c63 *bluecmap; /* Blue colormap information */ in _cupsImageReadTIFF() local
670 bluecmap[c] >>= 8; in _cupsImageReadTIFF()
695 p[2] = bluecmap[1]; in _cupsImageReadTIFF()
701 p[2] = bluecmap[0]; in _cupsImageReadTIFF()
727 p[2] = bluecmap[pixel]; in _cupsImageReadTIFF()
751 p[2] = bluecmap[pixel]; in _cupsImageReadTIFF()
774 p[2] = bluecmap[*scanptr++]; in _cupsImageReadTIFF()
828 p[2] = bluecmap[1]; in _cupsImageReadTIFF()
834 p[2] = bluecmap[0]; in _cupsImageReadTIFF()
860 p[2] = bluecmap[pixel]; in _cupsImageReadTIFF()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/cups/libs/filter/
H A Dimage-tiff.c63 *bluecmap; /* Blue colormap information */ in _cupsImageReadTIFF() local
670 bluecmap[c] >>= 8; in _cupsImageReadTIFF()
695 p[2] = bluecmap[1]; in _cupsImageReadTIFF()
701 p[2] = bluecmap[0]; in _cupsImageReadTIFF()
727 p[2] = bluecmap[pixel]; in _cupsImageReadTIFF()
751 p[2] = bluecmap[pixel]; in _cupsImageReadTIFF()
774 p[2] = bluecmap[*scanptr++]; in _cupsImageReadTIFF()
828 p[2] = bluecmap[1]; in _cupsImageReadTIFF()
834 p[2] = bluecmap[0]; in _cupsImageReadTIFF()
860 p[2] = bluecmap[pixel]; in _cupsImageReadTIFF()
[all …]
/dports/russian/gd/libgd-2.3.1/src/
H A Dgd_tiff.c466 uint16 *redcmap, *greencmap, *bluecmap; in readTiffColorMap() local
496 } else if (!TIFFGetField(tif, TIFFTAG_COLORMAP, &redcmap, &greencmap, &bluecmap)) { in readTiffColorMap()
504 if (checkColorMap(1<<bps, redcmap, greencmap, bluecmap) == 16) { in readTiffColorMap()
508 bluecmap[i] = CVT(bluecmap[i]); in readTiffColorMap()
512 gdImageColorAllocate(im, redcmap[i], greencmap[i], bluecmap[i]); in readTiffColorMap()
/dports/japanese/gd/libgd-2.3.1/src/
H A Dgd_tiff.c466 uint16 *redcmap, *greencmap, *bluecmap; in readTiffColorMap() local
496 } else if (!TIFFGetField(tif, TIFFTAG_COLORMAP, &redcmap, &greencmap, &bluecmap)) { in readTiffColorMap()
504 if (checkColorMap(1<<bps, redcmap, greencmap, bluecmap) == 16) { in readTiffColorMap()
508 bluecmap[i] = CVT(bluecmap[i]); in readTiffColorMap()
512 gdImageColorAllocate(im, redcmap[i], greencmap[i], bluecmap[i]); in readTiffColorMap()
/dports/ukrainian/gd/libgd-2.3.1/src/
H A Dgd_tiff.c466 uint16 *redcmap, *greencmap, *bluecmap; in readTiffColorMap() local
496 } else if (!TIFFGetField(tif, TIFFTAG_COLORMAP, &redcmap, &greencmap, &bluecmap)) { in readTiffColorMap()
504 if (checkColorMap(1<<bps, redcmap, greencmap, bluecmap) == 16) { in readTiffColorMap()
508 bluecmap[i] = CVT(bluecmap[i]); in readTiffColorMap()
512 gdImageColorAllocate(im, redcmap[i], greencmap[i], bluecmap[i]); in readTiffColorMap()
/dports/graphics/gd/libgd-2.3.1/src/
H A Dgd_tiff.c466 uint16 *redcmap, *greencmap, *bluecmap; in readTiffColorMap() local
496 } else if (!TIFFGetField(tif, TIFFTAG_COLORMAP, &redcmap, &greencmap, &bluecmap)) { in readTiffColorMap()
504 if (checkColorMap(1<<bps, redcmap, greencmap, bluecmap) == 16) { in readTiffColorMap()
508 bluecmap[i] = CVT(bluecmap[i]); in readTiffColorMap()
512 gdImageColorAllocate(im, redcmap[i], greencmap[i], bluecmap[i]); in readTiffColorMap()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/contrib/pds/
H A Dtif_imageiter.h49 uint16* bluecmap; member
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/contrib/pds/
H A Dtif_imageiter.h49 uint16* bluecmap; member
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/contrib/pds/
H A Dtif_imageiter.h49 uint16* bluecmap; member
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/contrib/pds/
H A Dtif_imageiter.h49 uint16* bluecmap; member
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/tiff/contrib/pds/
H A Dtif_imageiter.h49 uint16* bluecmap; member
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/tiff/contrib/pds/
H A Dtif_imageiter.h49 uint16* bluecmap; member
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/tiff/contrib/pds/
H A Dtif_imageiter.h49 uint16* bluecmap; member
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/contrib/pds/
H A Dtif_imageiter.h49 uint16* bluecmap; member
/dports/graphics/tiffgt/tiff-4.3.0/contrib/pds/
H A Dtif_imageiter.h49 uint16_t* bluecmap; member
/dports/graphics/tiff/tiff-4.3.0/contrib/pds/
H A Dtif_imageiter.h49 uint16_t* bluecmap; member
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/contrib/pds/
H A Dtif_imageiter.h49 uint16* bluecmap; member
/dports/graphics/xv/xv-3.10a/tiff/
H A Dtif_getimage.c43 static uint16 *redcmap, *greencmap, *bluecmap; variable
248 &redcmap, &greencmap, &bluecmap)) { in gt()
257 if (checkcmap(1L<<bitspersample, redcmap, greencmap, bluecmap) == 16) { in gt()
263 bluecmap[i] = CVT(bluecmap[i]); in gt()
272 if (!makecmap(tif, redcmap, greencmap, bluecmap)) in gt()
/dports/graphics/xv-m17n/xv-3.10a/tiff/
H A Dtif_getimage.c43 static uint16 *redcmap, *greencmap, *bluecmap; variable
248 &redcmap, &greencmap, &bluecmap)) { in gt()
257 if (checkcmap(1L<<bitspersample, redcmap, greencmap, bluecmap) == 16) { in gt()
263 bluecmap[i] = CVT(bluecmap[i]); in gt()
272 if (!makecmap(tif, redcmap, greencmap, bluecmap)) in gt()
/dports/japanese/xv/xv-3.10a/tiff/
H A Dtif_getimage.c43 static uint16 *redcmap, *greencmap, *bluecmap; variable
248 &redcmap, &greencmap, &bluecmap)) { in gt()
257 if (checkcmap(1L<<bitspersample, redcmap, greencmap, bluecmap) == 16) { in gt()
263 bluecmap[i] = CVT(bluecmap[i]); in gt()
272 if (!makecmap(tif, redcmap, greencmap, bluecmap)) in gt()
/dports/x11/xloadimage/xloadimage.4.1/tiff/
H A Dtif_getimage.c46 static u_short *redcmap, *greencmap, *bluecmap; variable
198 &redcmap, &greencmap, &bluecmap)) {
207 if (checkcmap(1<<bitspersample, redcmap, greencmap, bluecmap) == 16) {
213 bluecmap[i] = CVT(bluecmap[i]);
221 if (!makecmap(redcmap, greencmap, bluecmap))
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/TIFF/src/itktiff/
H A Dtif_getimage.c217 _TIFFfree( img->bluecmap ); in TIFFRGBAImageEnd()
218 img->redcmap = img->greencmap = img->bluecmap = NULL; in TIFFRGBAImageEnd()
249 img->bluecmap = NULL; in TIFFRGBAImageBegin()
329 img->bluecmap = (uint16 *) _TIFFmalloc(sizeof(uint16)*n_color); in TIFFRGBAImageBegin()
330 if( !img->redcmap || !img->greencmap || !img->bluecmap ) { in TIFFRGBAImageBegin()
337 _TIFFmemcpy( img->bluecmap, blue_orig, n_color * 2 ); in TIFFRGBAImageBegin()
463 _TIFFfree( img->bluecmap ); in TIFFRGBAImageBegin()
464 img->redcmap = img->greencmap = img->bluecmap = NULL; in TIFFRGBAImageBegin()
2314 uint16* b = img->bluecmap; in checkcmap()
2328 uint16* b = img->bluecmap; in cvtcmap()
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/libtiff/
H A Dtif_getimage.c217 _TIFFfree( img->bluecmap ); in TIFFRGBAImageEnd()
218 img->redcmap = img->greencmap = img->bluecmap = NULL; in TIFFRGBAImageEnd()
249 img->bluecmap = NULL; in TIFFRGBAImageBegin()
329 img->bluecmap = (uint16 *) _TIFFmalloc(sizeof(uint16)*n_color); in TIFFRGBAImageBegin()
330 if( !img->redcmap || !img->greencmap || !img->bluecmap ) { in TIFFRGBAImageBegin()
337 _TIFFmemcpy( img->bluecmap, blue_orig, n_color * 2 ); in TIFFRGBAImageBegin()
463 _TIFFfree( img->bluecmap ); in TIFFRGBAImageBegin()
464 img->redcmap = img->greencmap = img->bluecmap = NULL; in TIFFRGBAImageBegin()
2314 uint16* b = img->bluecmap; in checkcmap()
2328 uint16* b = img->bluecmap; in cvtcmap()
[all …]
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/libtiff/
H A Dtif_getimage.c248 _TIFFfree( img->bluecmap ); in TIFFRGBAImageEnd()
249 img->redcmap = img->greencmap = img->bluecmap = NULL; in TIFFRGBAImageEnd()
283 img->bluecmap = NULL; in TIFFRGBAImageBegin()
363 img->bluecmap = (uint16 *) _TIFFmalloc(sizeof(uint16)*n_color); in TIFFRGBAImageBegin()
364 if( !img->redcmap || !img->greencmap || !img->bluecmap ) { in TIFFRGBAImageBegin()
371 _TIFFmemcpy( img->bluecmap, blue_orig, n_color * 2 ); in TIFFRGBAImageBegin()
497 _TIFFfree( img->bluecmap ); in TIFFRGBAImageBegin()
498 img->redcmap = img->greencmap = img->bluecmap = NULL; in TIFFRGBAImageBegin()
2412 uint16* b = img->bluecmap; in checkcmap()
2426 uint16* b = img->bluecmap; in cvtcmap()
[all …]

12345