Home
last modified time | relevance | path

Searched refs:TIFFGetFieldDefaulted (Results 1 – 25 of 523) sorted by relevance

12345678910>>...21

/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/TIFF/src/
H A DitkTIFFReaderInternal.cxx172 TIFFGetFieldDefaulted(this->m_Image, TIFFTAG_ORIENTATION, in Initialize()
174 TIFFGetFieldDefaulted(this->m_Image, TIFFTAG_SAMPLESPERPIXEL, in Initialize()
176 TIFFGetFieldDefaulted(this->m_Image, TIFFTAG_COMPRESSION, &this->m_Compression); in Initialize()
177 TIFFGetFieldDefaulted(this->m_Image, TIFFTAG_BITSPERSAMPLE, in Initialize()
179 TIFFGetFieldDefaulted(this->m_Image, TIFFTAG_PLANARCONFIG, &this->m_PlanarConfig); in Initialize()
180 TIFFGetFieldDefaulted(this->m_Image, TIFFTAG_SAMPLEFORMAT, &this->m_SampleFormat); in Initialize()
/dports/graphics/ampasCTL/CTL-57b48a2/ctlrender/
H A Dtiff_file.cc117 TIFFGetFieldDefaulted(t, TIFFTAG_SAMPLEFORMAT, &sample_format); in tiff_read()
118 TIFFGetFieldDefaulted(t, TIFFTAG_PHOTOMETRIC, &photometric); in tiff_read()
119 TIFFGetFieldDefaulted(t, TIFFTAG_ORIENTATION, &orientation); in tiff_read()
274 TIFFGetFieldDefaulted(t, TIFFTAG_IMAGEWIDTH, &w); in tiff_read_multiplane()
275 TIFFGetFieldDefaulted(t, TIFFTAG_IMAGELENGTH, &h); in tiff_read_multiplane()
278 TIFFGetFieldDefaulted(t, TIFFTAG_SAMPLEFORMAT, &sample_format); in tiff_read_multiplane()
279 TIFFGetFieldDefaulted(t, TIFFTAG_ORIENTATION, &orientation); in tiff_read_multiplane()
389 TIFFGetFieldDefaulted(t, TIFFTAG_IMAGEWIDTH, &w); in tiff_read_interleaved()
390 TIFFGetFieldDefaulted(t, TIFFTAG_IMAGELENGTH, &h); in tiff_read_interleaved()
476 TIFFGetFieldDefaulted(t, TIFFTAG_IMAGEWIDTH, &w); in tiff_read_failsafe()
[all …]
/dports/x11/eaglemode/eaglemode-0.95.0/src/emTiff/
H A DemTiffImageFileModel.cpp110 TIFFGetFieldDefaulted(t,TIFFTAG_SAMPLESPERPIXEL,&u16); in TryStartLoading()
112 TIFFGetFieldDefaulted(t,TIFFTAG_COMPRESSION,&u16); in TryStartLoading()
114 TIFFGetFieldDefaulted(t,TIFFTAG_PHOTOMETRIC,&u16); in TryStartLoading()
116 TIFFGetFieldDefaulted(t,TIFFTAG_BITSPERSAMPLE,&u16); in TryStartLoading()
124 TIFFGetFieldDefaulted(t,TIFFTAG_TILEWIDTH,&u32); in TryStartLoading()
126 TIFFGetFieldDefaulted(t,TIFFTAG_TILELENGTH,&u32); in TryStartLoading()
131 TIFFGetFieldDefaulted(t,TIFFTAG_ROWSPERSTRIP,&u32); in TryStartLoading()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/contrib/pds/
H A Dtif_imageiter.c82 TIFFGetFieldDefaulted(tif, TIFFTAG_BITSPERSAMPLE, &img->bitspersample); in TIFFImageIterBegin()
84 TIFFGetFieldDefaulted(tif, TIFFTAG_SAMPLESPERPIXEL, &img->samplesperpixel); in TIFFImageIterBegin()
85 TIFFGetFieldDefaulted(tif, TIFFTAG_EXTRASAMPLES, in TIFFImageIterBegin()
95 TIFFGetFieldDefaulted(tif, TIFFTAG_PLANARCONFIG, &planarconfig); in TIFFImageIterBegin()
158 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFImageIterBegin()
179 TIFFGetFieldDefaulted(tif, TIFFTAG_ORIENTATION, &img->orientation); in TIFFImageIterBegin()
393 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripContig()
441 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripSeparate()
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/contrib/pds/
H A Dtif_imageiter.c82 TIFFGetFieldDefaulted(tif, TIFFTAG_BITSPERSAMPLE, &img->bitspersample); in TIFFImageIterBegin()
84 TIFFGetFieldDefaulted(tif, TIFFTAG_SAMPLESPERPIXEL, &img->samplesperpixel); in TIFFImageIterBegin()
85 TIFFGetFieldDefaulted(tif, TIFFTAG_EXTRASAMPLES, in TIFFImageIterBegin()
95 TIFFGetFieldDefaulted(tif, TIFFTAG_PLANARCONFIG, &planarconfig); in TIFFImageIterBegin()
158 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFImageIterBegin()
179 TIFFGetFieldDefaulted(tif, TIFFTAG_ORIENTATION, &img->orientation); in TIFFImageIterBegin()
393 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripContig()
441 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripSeparate()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/contrib/pds/
H A Dtif_imageiter.c82 TIFFGetFieldDefaulted(tif, TIFFTAG_BITSPERSAMPLE, &img->bitspersample); in TIFFImageIterBegin()
84 TIFFGetFieldDefaulted(tif, TIFFTAG_SAMPLESPERPIXEL, &img->samplesperpixel); in TIFFImageIterBegin()
85 TIFFGetFieldDefaulted(tif, TIFFTAG_EXTRASAMPLES, in TIFFImageIterBegin()
95 TIFFGetFieldDefaulted(tif, TIFFTAG_PLANARCONFIG, &planarconfig); in TIFFImageIterBegin()
158 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFImageIterBegin()
179 TIFFGetFieldDefaulted(tif, TIFFTAG_ORIENTATION, &img->orientation); in TIFFImageIterBegin()
393 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripContig()
441 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripSeparate()
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/contrib/pds/
H A Dtif_imageiter.c82 TIFFGetFieldDefaulted(tif, TIFFTAG_BITSPERSAMPLE, &img->bitspersample); in TIFFImageIterBegin()
84 TIFFGetFieldDefaulted(tif, TIFFTAG_SAMPLESPERPIXEL, &img->samplesperpixel); in TIFFImageIterBegin()
85 TIFFGetFieldDefaulted(tif, TIFFTAG_EXTRASAMPLES, in TIFFImageIterBegin()
95 TIFFGetFieldDefaulted(tif, TIFFTAG_PLANARCONFIG, &planarconfig); in TIFFImageIterBegin()
158 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFImageIterBegin()
179 TIFFGetFieldDefaulted(tif, TIFFTAG_ORIENTATION, &img->orientation); in TIFFImageIterBegin()
393 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripContig()
441 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripSeparate()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/tiff/contrib/pds/
H A Dtif_imageiter.c80 TIFFGetFieldDefaulted(tif, TIFFTAG_BITSPERSAMPLE, &img->bitspersample); in TIFFImageIterBegin()
82 TIFFGetFieldDefaulted(tif, TIFFTAG_SAMPLESPERPIXEL, &img->samplesperpixel); in TIFFImageIterBegin()
83 TIFFGetFieldDefaulted(tif, TIFFTAG_EXTRASAMPLES, in TIFFImageIterBegin()
93 TIFFGetFieldDefaulted(tif, TIFFTAG_PLANARCONFIG, &planarconfig); in TIFFImageIterBegin()
156 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFImageIterBegin()
177 TIFFGetFieldDefaulted(tif, TIFFTAG_ORIENTATION, &img->orientation); in TIFFImageIterBegin()
391 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripContig()
439 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripSeparate()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/tiff/contrib/pds/
H A Dtif_imageiter.c80 TIFFGetFieldDefaulted(tif, TIFFTAG_BITSPERSAMPLE, &img->bitspersample); in TIFFImageIterBegin()
82 TIFFGetFieldDefaulted(tif, TIFFTAG_SAMPLESPERPIXEL, &img->samplesperpixel); in TIFFImageIterBegin()
83 TIFFGetFieldDefaulted(tif, TIFFTAG_EXTRASAMPLES, in TIFFImageIterBegin()
93 TIFFGetFieldDefaulted(tif, TIFFTAG_PLANARCONFIG, &planarconfig); in TIFFImageIterBegin()
156 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFImageIterBegin()
177 TIFFGetFieldDefaulted(tif, TIFFTAG_ORIENTATION, &img->orientation); in TIFFImageIterBegin()
391 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripContig()
439 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripSeparate()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/tiff/contrib/pds/
H A Dtif_imageiter.c82 TIFFGetFieldDefaulted(tif, TIFFTAG_BITSPERSAMPLE, &img->bitspersample); in TIFFImageIterBegin()
84 TIFFGetFieldDefaulted(tif, TIFFTAG_SAMPLESPERPIXEL, &img->samplesperpixel); in TIFFImageIterBegin()
85 TIFFGetFieldDefaulted(tif, TIFFTAG_EXTRASAMPLES, in TIFFImageIterBegin()
95 TIFFGetFieldDefaulted(tif, TIFFTAG_PLANARCONFIG, &planarconfig); in TIFFImageIterBegin()
158 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFImageIterBegin()
179 TIFFGetFieldDefaulted(tif, TIFFTAG_ORIENTATION, &img->orientation); in TIFFImageIterBegin()
393 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripContig()
441 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripSeparate()
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/contrib/pds/
H A Dtif_imageiter.c82 TIFFGetFieldDefaulted(tif, TIFFTAG_BITSPERSAMPLE, &img->bitspersample); in TIFFImageIterBegin()
84 TIFFGetFieldDefaulted(tif, TIFFTAG_SAMPLESPERPIXEL, &img->samplesperpixel); in TIFFImageIterBegin()
85 TIFFGetFieldDefaulted(tif, TIFFTAG_EXTRASAMPLES, in TIFFImageIterBegin()
95 TIFFGetFieldDefaulted(tif, TIFFTAG_PLANARCONFIG, &planarconfig); in TIFFImageIterBegin()
158 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFImageIterBegin()
179 TIFFGetFieldDefaulted(tif, TIFFTAG_ORIENTATION, &img->orientation); in TIFFImageIterBegin()
393 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripContig()
441 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripSeparate()
/dports/graphics/tiffgt/tiff-4.3.0/contrib/pds/
H A Dtif_imageiter.c80 TIFFGetFieldDefaulted(tif, TIFFTAG_BITSPERSAMPLE, &img->bitspersample); in TIFFImageIterBegin()
82 TIFFGetFieldDefaulted(tif, TIFFTAG_SAMPLESPERPIXEL, &img->samplesperpixel); in TIFFImageIterBegin()
83 TIFFGetFieldDefaulted(tif, TIFFTAG_EXTRASAMPLES, in TIFFImageIterBegin()
93 TIFFGetFieldDefaulted(tif, TIFFTAG_PLANARCONFIG, &planarconfig); in TIFFImageIterBegin()
156 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFImageIterBegin()
177 TIFFGetFieldDefaulted(tif, TIFFTAG_ORIENTATION, &img->orientation); in TIFFImageIterBegin()
391 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripContig()
439 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripSeparate()
/dports/graphics/tiff/tiff-4.3.0/contrib/pds/
H A Dtif_imageiter.c80 TIFFGetFieldDefaulted(tif, TIFFTAG_BITSPERSAMPLE, &img->bitspersample); in TIFFImageIterBegin()
82 TIFFGetFieldDefaulted(tif, TIFFTAG_SAMPLESPERPIXEL, &img->samplesperpixel); in TIFFImageIterBegin()
83 TIFFGetFieldDefaulted(tif, TIFFTAG_EXTRASAMPLES, in TIFFImageIterBegin()
93 TIFFGetFieldDefaulted(tif, TIFFTAG_PLANARCONFIG, &planarconfig); in TIFFImageIterBegin()
156 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFImageIterBegin()
177 TIFFGetFieldDefaulted(tif, TIFFTAG_ORIENTATION, &img->orientation); in TIFFImageIterBegin()
391 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripContig()
439 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripSeparate()
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/contrib/pds/
H A Dtif_imageiter.c82 TIFFGetFieldDefaulted(tif, TIFFTAG_BITSPERSAMPLE, &img->bitspersample); in TIFFImageIterBegin()
84 TIFFGetFieldDefaulted(tif, TIFFTAG_SAMPLESPERPIXEL, &img->samplesperpixel); in TIFFImageIterBegin()
85 TIFFGetFieldDefaulted(tif, TIFFTAG_EXTRASAMPLES, in TIFFImageIterBegin()
95 TIFFGetFieldDefaulted(tif, TIFFTAG_PLANARCONFIG, &planarconfig); in TIFFImageIterBegin()
158 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFImageIterBegin()
179 TIFFGetFieldDefaulted(tif, TIFFTAG_ORIENTATION, &img->orientation); in TIFFImageIterBegin()
393 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripContig()
441 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripSeparate()
/dports/comms/hylafax/hylafax-6.0.7/util/
H A Dtiffcheck.c++149 TIFFGetFieldDefaulted(tif, TIFFTAG_BITSPERSAMPLE, &bps); in checkPageFormat()
156 TIFFGetFieldDefaulted(tif, TIFFTAG_SAMPLESPERPIXEL, &spp); in checkPageFormat()
163 TIFFGetFieldDefaulted(tif, TIFFTAG_PHOTOMETRIC, &pmi); in checkPageFormat()
201 (void) TIFFGetFieldDefaulted(tif, TIFFTAG_FILLORDER, &fill); in checkPageFormat()
/dports/graphics/lcms2/lcms2-2.12/utils/tificc/
H A Dtificc.c254 TIFFGetFieldDefaulted(Bank, TIFFTAG_BITSPERSAMPLE, &bps); in GetInputPixelType()
262 TIFFGetFieldDefaulted(Bank, TIFFTAG_SAMPLESPERPIXEL, &spp); in GetInputPixelType()
263 TIFFGetFieldDefaulted(Bank, TIFFTAG_PLANARCONFIG, &PlanarConfig); in GetInputPixelType()
281 TIFFGetFieldDefaulted(Bank, TIFFTAG_EXTRASAMPLES, &extra, &info); in GetInputPixelType()
325 TIFFGetFieldDefaulted(Bank, TIFFTAG_YCBCRSUBSAMPLING, &subx, &suby); in GetInputPixelType()
392 TIFFGetFieldDefaulted(in, TIFFTAG_TILEWIDTH, &tw); in TileBasedXform()
393 TIFFGetFieldDefaulted(in, TIFFTAG_TILELENGTH, &tl); in TileBasedXform()
454 TIFFGetFieldDefaulted(in, TIFFTAG_IMAGEWIDTH, &sw); in StripBasedXform()
455 TIFFGetFieldDefaulted(in, TIFFTAG_ROWSPERSTRIP, &sl); in StripBasedXform()
456 TIFFGetFieldDefaulted(in, TIFFTAG_IMAGELENGTH, &iml); in StripBasedXform()
[all …]
/dports/graphics/devil/devil-1.7.8/src-IL/src/
H A Dil_tiff.c322 TIFFGetFieldDefaulted(tif, TIFFTAG_IMAGEDEPTH, &d); //TODO: d is ignored... in iLoadTiffInternal()
323 TIFFGetFieldDefaulted(tif, TIFFTAG_SAMPLESPERPIXEL, &samplesperpixel); in iLoadTiffInternal()
324 TIFFGetFieldDefaulted(tif, TIFFTAG_BITSPERSAMPLE, &bitspersample); in iLoadTiffInternal()
325 TIFFGetFieldDefaulted(tif, TIFFTAG_EXTRASAMPLES, &extrasamples, &sampleinfo); in iLoadTiffInternal()
326 TIFFGetFieldDefaulted(tif, TIFFTAG_ORIENTATION, &orientation); in iLoadTiffInternal()
333 TIFFGetFieldDefaulted(tif, TIFFTAG_PHOTOMETRIC, &photometric); in iLoadTiffInternal()
334 TIFFGetFieldDefaulted(tif, TIFFTAG_PLANARCONFIG, &planarconfig); in iLoadTiffInternal()
342 TIFFGetFieldDefaulted(tif, TIFFTAG_TILEWIDTH, &tilewidth); in iLoadTiffInternal()
343 TIFFGetFieldDefaulted(tif, TIFFTAG_TILELENGTH, &tilelength); in iLoadTiffInternal()
586 TIFFGetFieldDefaulted(tif, TIFFTAG_EXTRASAMPLES, &extrasamples, &sampleinfo); in iLoadTiffInternal()
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/dimg/tiff/
H A Ddimgtiffloader_load.cpp104 TIFFGetFieldDefaulted(tif, TIFFTAG_IMAGEWIDTH, &w); in load()
105 TIFFGetFieldDefaulted(tif, TIFFTAG_IMAGELENGTH, &h); in load()
107 TIFFGetFieldDefaulted(tif, TIFFTAG_BITSPERSAMPLE, &bits_per_sample); in load()
108 TIFFGetFieldDefaulted(tif, TIFFTAG_SAMPLESPERPIXEL, &samples_per_pixel); in load()
109 TIFFGetFieldDefaulted(tif, TIFFTAG_PLANARCONFIG, &planar_config); in load()
111 … if (TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rows_per_strip) == 0 || rows_per_strip == 0) in load()
151 TIFFGetFieldDefaulted(tif, TIFFTAG_PHOTOMETRIC, &photometric); in load()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/lcms2mt/utils/tificc/
H A Dtificc.c254 TIFFGetFieldDefaulted(Bank, TIFFTAG_BITSPERSAMPLE, &bps); in GetInputPixelType()
262 TIFFGetFieldDefaulted(Bank, TIFFTAG_SAMPLESPERPIXEL, &spp); in GetInputPixelType()
263 TIFFGetFieldDefaulted(Bank, TIFFTAG_PLANARCONFIG, &PlanarConfig); in GetInputPixelType()
281 TIFFGetFieldDefaulted(Bank, TIFFTAG_EXTRASAMPLES, &extra, &info); in GetInputPixelType()
325 TIFFGetFieldDefaulted(Bank, TIFFTAG_YCBCRSUBSAMPLING, &subx, &suby); in GetInputPixelType()
388 TIFFGetFieldDefaulted(in, TIFFTAG_TILEWIDTH, &tw); in TileBasedXform()
389 TIFFGetFieldDefaulted(in, TIFFTAG_TILELENGTH, &tl); in TileBasedXform()
446 TIFFGetFieldDefaulted(in, TIFFTAG_IMAGEWIDTH, &sw); in StripBasedXform()
447 TIFFGetFieldDefaulted(in, TIFFTAG_ROWSPERSTRIP, &sl); in StripBasedXform()
448 TIFFGetFieldDefaulted(in, TIFFTAG_IMAGELENGTH, &iml); in StripBasedXform()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/lcms2mt/utils/tificc/
H A Dtificc.c254 TIFFGetFieldDefaulted(Bank, TIFFTAG_BITSPERSAMPLE, &bps); in GetInputPixelType()
262 TIFFGetFieldDefaulted(Bank, TIFFTAG_SAMPLESPERPIXEL, &spp); in GetInputPixelType()
263 TIFFGetFieldDefaulted(Bank, TIFFTAG_PLANARCONFIG, &PlanarConfig); in GetInputPixelType()
281 TIFFGetFieldDefaulted(Bank, TIFFTAG_EXTRASAMPLES, &extra, &info); in GetInputPixelType()
325 TIFFGetFieldDefaulted(Bank, TIFFTAG_YCBCRSUBSAMPLING, &subx, &suby); in GetInputPixelType()
388 TIFFGetFieldDefaulted(in, TIFFTAG_TILEWIDTH, &tw); in TileBasedXform()
389 TIFFGetFieldDefaulted(in, TIFFTAG_TILELENGTH, &tl); in TileBasedXform()
446 TIFFGetFieldDefaulted(in, TIFFTAG_IMAGEWIDTH, &sw); in StripBasedXform()
447 TIFFGetFieldDefaulted(in, TIFFTAG_ROWSPERSTRIP, &sl); in StripBasedXform()
448 TIFFGetFieldDefaulted(in, TIFFTAG_IMAGELENGTH, &iml); in StripBasedXform()
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/lcms2/utils/tificc/
H A Dtificc.c254 TIFFGetFieldDefaulted(Bank, TIFFTAG_BITSPERSAMPLE, &bps); in GetInputPixelType()
262 TIFFGetFieldDefaulted(Bank, TIFFTAG_SAMPLESPERPIXEL, &spp); in GetInputPixelType()
263 TIFFGetFieldDefaulted(Bank, TIFFTAG_PLANARCONFIG, &PlanarConfig); in GetInputPixelType()
281 TIFFGetFieldDefaulted(Bank, TIFFTAG_EXTRASAMPLES, &extra, &info); in GetInputPixelType()
325 TIFFGetFieldDefaulted(Bank, TIFFTAG_YCBCRSUBSAMPLING, &subx, &suby); in GetInputPixelType()
392 TIFFGetFieldDefaulted(in, TIFFTAG_TILEWIDTH, &tw); in TileBasedXform()
393 TIFFGetFieldDefaulted(in, TIFFTAG_TILELENGTH, &tl); in TileBasedXform()
454 TIFFGetFieldDefaulted(in, TIFFTAG_IMAGEWIDTH, &sw); in StripBasedXform()
455 TIFFGetFieldDefaulted(in, TIFFTAG_ROWSPERSTRIP, &sl); in StripBasedXform()
456 TIFFGetFieldDefaulted(in, TIFFTAG_IMAGELENGTH, &iml); in StripBasedXform()
[all …]
/dports/graphics/xv/xv-3.10a/tiff/
H A Dtif_getimage.c71 TIFFGetFieldDefaulted(tif, TIFFTAG_BITSPERSAMPLE, &bitspersample); in TIFFReadRGBAImage()
81 TIFFGetFieldDefaulted(tif, TIFFTAG_SAMPLESPERPIXEL, &samplesperpixel); in TIFFReadRGBAImage()
88 TIFFGetFieldDefaulted(tif, TIFFTAG_EXTRASAMPLES, in TIFFReadRGBAImage()
91 TIFFGetFieldDefaulted(tif, TIFFTAG_PLANARCONFIG, &planarconfig); in TIFFReadRGBAImage()
135 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFReadRGBAImage()
228 TIFFGetFieldDefaulted(tif, TIFFTAG_YCBCRCOEFFICIENTS, in gt()
230 TIFFGetFieldDefaulted(tif, TIFFTAG_YCBCRSUBSAMPLING, in gt()
232 TIFFGetFieldDefaulted(tif, TIFFTAG_REFERENCEBLACKWHITE, in gt()
297 TIFFGetFieldDefaulted(tif, TIFFTAG_ORIENTATION, &orientation); in setorientation()
472 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripContig()
[all …]
/dports/graphics/xv-m17n/xv-3.10a/tiff/
H A Dtif_getimage.c71 TIFFGetFieldDefaulted(tif, TIFFTAG_BITSPERSAMPLE, &bitspersample); in TIFFReadRGBAImage()
81 TIFFGetFieldDefaulted(tif, TIFFTAG_SAMPLESPERPIXEL, &samplesperpixel); in TIFFReadRGBAImage()
88 TIFFGetFieldDefaulted(tif, TIFFTAG_EXTRASAMPLES, in TIFFReadRGBAImage()
91 TIFFGetFieldDefaulted(tif, TIFFTAG_PLANARCONFIG, &planarconfig); in TIFFReadRGBAImage()
135 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFReadRGBAImage()
228 TIFFGetFieldDefaulted(tif, TIFFTAG_YCBCRCOEFFICIENTS, in gt()
230 TIFFGetFieldDefaulted(tif, TIFFTAG_YCBCRSUBSAMPLING, in gt()
232 TIFFGetFieldDefaulted(tif, TIFFTAG_REFERENCEBLACKWHITE, in gt()
297 TIFFGetFieldDefaulted(tif, TIFFTAG_ORIENTATION, &orientation); in setorientation()
472 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripContig()
[all …]
/dports/japanese/xv/xv-3.10a/tiff/
H A Dtif_getimage.c71 TIFFGetFieldDefaulted(tif, TIFFTAG_BITSPERSAMPLE, &bitspersample); in TIFFReadRGBAImage()
81 TIFFGetFieldDefaulted(tif, TIFFTAG_SAMPLESPERPIXEL, &samplesperpixel); in TIFFReadRGBAImage()
88 TIFFGetFieldDefaulted(tif, TIFFTAG_EXTRASAMPLES, in TIFFReadRGBAImage()
91 TIFFGetFieldDefaulted(tif, TIFFTAG_PLANARCONFIG, &planarconfig); in TIFFReadRGBAImage()
135 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFReadRGBAImage()
228 TIFFGetFieldDefaulted(tif, TIFFTAG_YCBCRCOEFFICIENTS, in gt()
230 TIFFGetFieldDefaulted(tif, TIFFTAG_YCBCRSUBSAMPLING, in gt()
232 TIFFGetFieldDefaulted(tif, TIFFTAG_REFERENCEBLACKWHITE, in gt()
297 TIFFGetFieldDefaulted(tif, TIFFTAG_ORIENTATION, &orientation); in setorientation()
472 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip); in gtStripContig()
[all …]
/dports/graphics/lcms/lcms-1.19/tifficc/
H A Dtifficc.c171 TIFFGetFieldDefaulted(Bank, TIFFTAG_BITSPERSAMPLE, &bps); in GetInputPixelType()
179 TIFFGetFieldDefaulted(Bank, TIFFTAG_SAMPLESPERPIXEL, &spp); in GetInputPixelType()
180 TIFFGetFieldDefaulted(Bank, TIFFTAG_PLANARCONFIG, &PlanarConfig); in GetInputPixelType()
199 TIFFGetFieldDefaulted(Bank, TIFFTAG_EXTRASAMPLES, &extra, &info); in GetInputPixelType()
278 TIFFGetFieldDefaulted(Bank, TIFFTAG_YCBCRSUBSAMPLING, &subx, &suby); in GetInputPixelType()
403 TIFFGetFieldDefaulted(in, TIFFTAG_TILEWIDTH, &tw); in TileBasedXform()
404 TIFFGetFieldDefaulted(in, TIFFTAG_TILELENGTH, &tl); in TileBasedXform()
461 TIFFGetFieldDefaulted(in, TIFFTAG_IMAGEWIDTH, &sw); in StripBasedXform()
462 TIFFGetFieldDefaulted(in, TIFFTAG_ROWSPERSTRIP, &sl); in StripBasedXform()
463 TIFFGetFieldDefaulted(in, TIFFTAG_IMAGELENGTH, &iml); in StripBasedXform()
[all …]

12345678910>>...21