Home
last modified time | relevance | path

Searched refs:TIFFTAG_PREDICTOR (Results 1 – 25 of 432) sorted by relevance

12345678910>>...18

/dports/math/vtk8/VTK-8.2.0/IO/Image/
H A DvtkTIFFWriter.cxx219 TIFFSetField(tif, TIFFTAG_PREDICTOR, predictor); in WriteFileHeader()
225 TIFFSetField(tif, TIFFTAG_PREDICTOR, predictor); in WriteFileHeader()
351 TIFFSetField(tif, TIFFTAG_PREDICTOR, 2); in WriteVolume()
356 TIFFSetField(tif, TIFFTAG_PREDICTOR, 2); in WriteVolume()
/dports/math/vtk9/VTK-9.1.0/IO/Image/
H A DvtkTIFFWriter.cxx247 TIFFSetField(tif, TIFFTAG_PREDICTOR, predictor); in WriteFileHeader()
253 TIFFSetField(tif, TIFFTAG_PREDICTOR, predictor); in WriteFileHeader()
379 TIFFSetField(tif, TIFFTAG_PREDICTOR, 2); in WriteVolume()
384 TIFFSetField(tif, TIFFTAG_PREDICTOR, 2); in WriteVolume()
/dports/graphics/darktable38/darktable-3.8.0/src/imageio/format/
H A Dtiff.c139 TIFFSetField(tif, TIFFTAG_PREDICTOR, PREDICTOR_NONE); in write_image()
146 TIFFSetField(tif, TIFFTAG_PREDICTOR, PREDICTOR_FLOATINGPOINT); in write_image()
148 TIFFSetField(tif, TIFFTAG_PREDICTOR, PREDICTOR_HORIZONTAL); in write_image()
392 TIFFSetField(tif, TIFFTAG_PREDICTOR, PREDICTOR_NONE); in write_image()
399 TIFFSetField(tif, TIFFTAG_PREDICTOR, PREDICTOR_FLOATINGPOINT); in write_image()
401 TIFFSetField(tif, TIFFTAG_PREDICTOR, PREDICTOR_HORIZONTAL); in write_image()
496 TIFFSetField(tif, TIFFTAG_PREDICTOR, PREDICTOR_FLOATINGPOINT); in write_image()
/dports/graphics/darktable/darktable-3.6.1/src/imageio/format/
H A Dtiff.c139 TIFFSetField(tif, TIFFTAG_PREDICTOR, PREDICTOR_NONE); in write_image()
146 TIFFSetField(tif, TIFFTAG_PREDICTOR, PREDICTOR_FLOATINGPOINT); in write_image()
148 TIFFSetField(tif, TIFFTAG_PREDICTOR, PREDICTOR_HORIZONTAL); in write_image()
392 TIFFSetField(tif, TIFFTAG_PREDICTOR, PREDICTOR_NONE); in write_image()
399 TIFFSetField(tif, TIFFTAG_PREDICTOR, PREDICTOR_FLOATINGPOINT); in write_image()
401 TIFFSetField(tif, TIFFTAG_PREDICTOR, PREDICTOR_HORIZONTAL); in write_image()
496 TIFFSetField(tif, TIFFTAG_PREDICTOR, PREDICTOR_FLOATINGPOINT); in write_image()
/dports/math/vtk6/VTK-6.2.0/IO/Image/
H A DvtkTIFFWriter.cxx194 TIFFSetField(tif, TIFFTAG_PREDICTOR, predictor); in WriteFileHeader()
200 TIFFSetField(tif, TIFFTAG_PREDICTOR, predictor); in WriteFileHeader()
/dports/graphics/exiftran/fbida-2.14/wr/
H A Dwrite-tiff.c35 TIFFSetField(TiffHndl, TIFFTAG_PREDICTOR, 2); in tiff_write()
/dports/graphics/ida/fbida-2.14/wr/
H A Dwrite-tiff.c35 TIFFSetField(TiffHndl, TIFFTAG_PREDICTOR, 2); in tiff_write()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/tiff/
H A Dtif_predict.c381 { TIFFTAG_PREDICTOR, 1, 1, TIFF_SHORT, FIELD_PREDICTOR,
392 case TIFFTAG_PREDICTOR: in PredictorVSetField()
409 case TIFFTAG_PREDICTOR: in PredictorVGetField()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/tiff/
H A Dtif_predict.c381 { TIFFTAG_PREDICTOR, 1, 1, TIFF_SHORT, FIELD_PREDICTOR,
392 case TIFFTAG_PREDICTOR: in PredictorVSetField()
409 case TIFFTAG_PREDICTOR: in PredictorVGetField()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/tiff/
H A Dtif_predict.c381 { TIFFTAG_PREDICTOR, 1, 1, TIFF_SHORT, FIELD_PREDICTOR,
392 case TIFFTAG_PREDICTOR: in PredictorVSetField()
409 case TIFFTAG_PREDICTOR: in PredictorVGetField()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/tiff/
H A Dtif_predict.c381 { TIFFTAG_PREDICTOR, 1, 1, TIFF_SHORT, FIELD_PREDICTOR,
392 case TIFFTAG_PREDICTOR: in PredictorVSetField()
409 case TIFFTAG_PREDICTOR: in PredictorVGetField()
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/libtiff/
H A Dtif_predict.c381 { TIFFTAG_PREDICTOR, 1, 1, TIFF_SHORT, FIELD_PREDICTOR,
392 case TIFFTAG_PREDICTOR: in PredictorVSetField()
409 case TIFFTAG_PREDICTOR: in PredictorVGetField()
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/libtiff/
H A Dtif_predict.c381 { TIFFTAG_PREDICTOR, 1, 1, TIFF_SHORT, FIELD_PREDICTOR,
392 case TIFFTAG_PREDICTOR: in PredictorVSetField()
409 case TIFFTAG_PREDICTOR: in PredictorVGetField()
/dports/graphics/p5-Graphics-TIFF/Graphics-TIFF-16/t/
H A D8_enums.t123 is( TIFFTAG_PREDICTOR, 317, 'TIFFTAG_PREDICTOR' );
H A D1.t210 is $tif->GetField(TIFFTAG_PREDICTOR), PREDICTOR_HORIZONTAL,
211 'GetField TIFFTAG_PREDICTOR';
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/libtiff/
H A Dtif_dirinfo.c963 case TIFFTAG_PREDICTOR: in _TIFFCheckFieldIsValidForCodec()
990 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1042 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1046 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1054 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1058 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1066 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
/dports/devel/upp/upp/uppsrc/plugin/tif/lib/
H A Dtif_dirinfo.c963 case TIFFTAG_PREDICTOR: in _TIFFCheckFieldIsValidForCodec()
990 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1042 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1046 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1054 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1058 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1066 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/libtiff/
H A Dtif_dirinfo.c963 case TIFFTAG_PREDICTOR: in _TIFFCheckFieldIsValidForCodec()
990 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1042 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1046 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1054 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1058 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1066 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/tiff/libtiff/
H A Dtif_dirinfo.c963 case TIFFTAG_PREDICTOR: in _TIFFCheckFieldIsValidForCodec()
990 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1042 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1046 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1054 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1058 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1066 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/tiff/libtiff/
H A Dtif_dirinfo.c963 case TIFFTAG_PREDICTOR: in _TIFFCheckFieldIsValidForCodec()
990 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1042 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1046 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1054 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1058 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1066 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libtiff/libtiff/
H A Dtif_dirinfo.c963 case TIFFTAG_PREDICTOR: in _TIFFCheckFieldIsValidForCodec()
990 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1042 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1046 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1054 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1058 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1066 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/LSM/src/
H A DitkLSMImageIO.cxx369 TIFFSetField(tif, TIFFTAG_PREDICTOR, predictor); in Write()
375 TIFFSetField(tif, TIFFTAG_PREDICTOR, predictor); in Write()
/dports/textproc/p5-PDF-Builder/PDF-Builder-3.023/lib/PDF/Builder/Resource/XObject/Image/TIFF/
H A DFile_GT.pm179 $self->{'Predictor'} = $self->{'object'}->GetField(TIFFTAG_PREDICTOR);
/dports/x11/xloadimage/xloadimage.4.1/tiff/
H A Dtiff.h200 #define TIFFTAG_PREDICTOR 317 /* prediction scheme w/ LZW */ macro
/dports/graphics/freeimage/FreeImage/Source/LibTIFF4/
H A Dtif_dirinfo.c963 case TIFFTAG_PREDICTOR: in _TIFFCheckFieldIsValidForCodec()
988 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1040 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1044 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1052 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()
1056 if (tag == TIFFTAG_PREDICTOR) in _TIFFCheckFieldIsValidForCodec()

12345678910>>...18