Home
last modified time | relevance | path

Searched refs:TIFFDirectory (Results 1 – 23 of 23) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dtif_strip.c41 TIFFDirectory *td = &tif->tif_dir; in TIFFComputeStrip()
63 TIFFDirectory *td = &tif->tif_dir; in TIFFNumberOfStrips()
90 TIFFDirectory *td = &tif->tif_dir; in TIFFVStripSize64()
161 TIFFDirectory* td = &tif->tif_dir; in TIFFRawStripSize64()
214 TIFFDirectory* td = &tif->tif_dir; in TIFFStripSize64()
286 TIFFDirectory *td = &tif->tif_dir; in TIFFScanlineSize64()
364 TIFFDirectory *td = &tif->tif_dir; in TIFFRasterScanlineSize64()
H A Dtif_tile.c40 TIFFDirectory *td = &tif->tif_dir; in TIFFComputeTile()
77 TIFFDirectory *td = &tif->tif_dir; in TIFFCheckTile()
117 TIFFDirectory *td = &tif->tif_dir; in TIFFNumberOfTiles()
147 TIFFDirectory *td = &tif->tif_dir; in TIFFTileRowSize64()
204 TIFFDirectory *td = &tif->tif_dir; in TIFFVTileSize64()
H A Dtif_read.c54 register TIFFDirectory *td = &tif->tif_dir; in TIFFFillStripPartial()
325 TIFFDirectory *td = &tif->tif_dir; in TIFFReadEncodedStrip()
390 TIFFDirectory *td = &tif->tif_dir; in TIFFReadRawStrip1()
464 TIFFDirectory *td = &tif->tif_dir; in TIFFReadRawStrip()
516 TIFFDirectory *td = &tif->tif_dir; in TIFFFillStrip()
676 TIFFDirectory *td = &tif->tif_dir; in TIFFReadEncodedTile()
720 TIFFDirectory *td = &tif->tif_dir; in TIFFReadRawTile1()
799 TIFFDirectory *td = &tif->tif_dir; in TIFFReadRawTile()
837 TIFFDirectory *td = &tif->tif_dir; in TIFFFillTile()
999 TIFFDirectory *td = &tif->tif_dir; in TIFFStartStrip()
[all …]
H A Dtif_extension.c39 TIFFDirectory* td = &tif->tif_dir; in TIFFGetTagListCount()
47 TIFFDirectory* td = &tif->tif_dir; in TIFFGetTagListEntry()
H A Dtif_write.c52 register TIFFDirectory *td; in TIFFWriteScanline()
191 TIFFDirectory *td = &tif->tif_dir; in TIFFWriteEncodedStrip()
309 TIFFDirectory *td = &tif->tif_dir; in TIFFWriteRawStrip()
384 TIFFDirectory *td; in TIFFWriteEncodedTile()
529 TIFFDirectory* td = &tif->tif_dir; in TIFFSetupStrips()
682 TIFFDirectory *td = &tif->tif_dir; in TIFFGrowStrips()
719 TIFFDirectory *td = &tif->tif_dir; in TIFFAppendToStrip()
H A Dtif_aux.c92 TIFFDefaultTransferFunction(TIFFDirectory* td) in TIFFDefaultTransferFunction()
136 TIFFDefaultRefBlackWhite(TIFFDirectory* td) in TIFFDefaultRefBlackWhite()
176 TIFFDirectory *td = &tif->tif_dir; in TIFFVGetFieldDefaulted()
H A Dtif_luv.c1248 LogL16GuessDataFmt(TIFFDirectory *td) in LogL16GuessDataFmt()
1281 TIFFDirectory *td = &tif->tif_dir; in LogL16InitState()
1326 LogLuvGuessDataFmt(TIFFDirectory *td) in LogLuvGuessDataFmt()
1381 TIFFDirectory* td = &tif->tif_dir; in LogLuvInitState()
1437 TIFFDirectory* td = &tif->tif_dir; in LogLuvSetupDecode()
1499 TIFFDirectory* td = &tif->tif_dir; in LogLuvSetupEncode()
1566 TIFFDirectory *td = &tif->tif_dir; in LogLuvClose()
H A Dtif_dir.c92 setExtraSamples(TIFFDirectory* td, va_list ap, uint32* v) in setExtraSamples()
134 TIFFDirectory* td = &tif->tif_dir; in checkInkNamesString()
162 TIFFDirectory* td = &tif->tif_dir; in _TIFFVSetField()
800 TIFFDirectory* td = &tif->tif_dir; in TIFFUnsetField()
850 TIFFDirectory* td = &tif->tif_dir; in _TIFFVGetField()
1214 TIFFDirectory *td = &tif->tif_dir; in TIFFFreeDirectory()
1319 register TIFFDirectory* td = &tif->tif_dir; in TIFFDefaultDirectory()
H A Dtif_jbig.c159 TIFFDirectory* dir = &tif->tif_dir; in JBIGEncode()
H A Dtif_next.c158 TIFFDirectory *td = &tif->tif_dir; in NeXTPreDecode()
H A Dtiffiop.h136 TIFFDirectory tif_dir; /* internal rep of current directory */
137 TIFFDirectory tif_customdir; /* custom IFDs are separated from the main ones */
H A Dtif_pixarlog.c605 PixarLogGuessDataFmt(TIFFDirectory *td) in PixarLogGuessDataFmt()
675 TIFFDirectory *td = &tif->tif_dir; in PixarLogSetupDecode()
746 TIFFDirectory *td = &tif->tif_dir; in PixarLogDecode()
886 TIFFDirectory *td = &tif->tif_dir; in PixarLogSetupEncode()
1105 TIFFDirectory *td = &tif->tif_dir; in PixarLogEncode()
1236 TIFFDirectory *td = &tif->tif_dir; in PixarLogClose()
H A Dtif_jpeg.c963 TIFFDirectory *td = &tif->tif_dir; in JPEGSetupDecode()
1011 TIFFDirectory *td = &tif->tif_dir; in JPEGPreDecode()
1580 TIFFDirectory *td = &tif->tif_dir; in JPEGSetupEncode()
1740 TIFFDirectory *td = &tif->tif_dir; in JPEGPreEncode()
2094 TIFFDirectory* td = &tif->tif_dir; in JPEGResetUpsampled()
2228 TIFFDirectory *td = &tif->tif_dir; in JPEGDefaultStripSize()
2240 TIFFDirectory *td = &tif->tif_dir; in JPEGDefaultTileSize()
H A Dtif_predict.c60 TIFFDirectory* td = &tif->tif_dir; in PredictorSetup()
118 TIFFDirectory* td = &tif->tif_dir; in PredictorSetupDecode()
197 TIFFDirectory* td = &tif->tif_dir; in PredictorSetupEncode()
H A Dtif_dir.h119 } TIFFDirectory; typedef
H A Dtif_print.c238 TIFFDirectory *td = &tif->tif_dir; in TIFFPrintDirectory()
H A Dtif_dirread.c4185 _TIFFmemset(&tif->tif_dir, 0, sizeof(TIFFDirectory)); in TIFFReadCustomDirectory()
4286 TIFFDirectory *td = &tif->tif_dir; in EstimateStripByteCounts()
5498 register TIFFDirectory *td = &tif->tif_dir; in ChopUpSingleUncompressedStrip()
5594 register TIFFDirectory *td = &tif->tif_dir; in _TIFFFillStrilesInternal()
H A Dtif_fax3.c476 TIFFDirectory* td = &tif->tif_dir; in Fax3SetupState()
H A Dtif_getimage.c78 TIFFDirectory* td = &tif->tif_dir; in TIFFRGBAImageOK()
/libtiff-4.0.7/contrib/pds/
H A Dtif_pdsdirread.c124 register TIFFDirectory* td; in TIFFReadPrivateDataSubDirectory()
291 register TIFFDirectory *td = &tif->tif_dir; in EstimateStripByteCounts()
1062 register TIFFDirectory *td = &tif->tif_dir; in ChopUpSingleUncompressedStrip()
H A Dtif_pdsdirwrite.c825 TIFFDirectory* td = &tif->tif_dir; in TIFFWriteTransferFunction()
/libtiff-4.0.7/contrib/ras/
H A Dtif2ras.c86 TIFFDirectory *td;
/libtiff-4.0.7/
H A DChangeLog4775 of the TIFFDirectory structure with the 0 instead of -1 to avoid