Searched refs:TIFFDirectory (Results 1 – 23 of 23) sorted by relevance
41 TIFFDirectory *td = &tif->tif_dir; in TIFFComputeStrip()63 TIFFDirectory *td = &tif->tif_dir; in TIFFNumberOfStrips()81 TIFFDirectory *td = &tif->tif_dir; in TIFFVStripSize64()152 TIFFDirectory* td = &tif->tif_dir; in TIFFRawStripSize64()205 TIFFDirectory* td = &tif->tif_dir; in TIFFStripSize64()277 TIFFDirectory *td = &tif->tif_dir; in TIFFScanlineSize64()355 TIFFDirectory *td = &tif->tif_dir; in TIFFRasterScanlineSize64()
40 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()
39 TIFFDirectory* td = &tif->tif_dir; in TIFFGetTagListCount()47 TIFFDirectory* td = &tif->tif_dir; in TIFFGetTagListEntry()
471 TIFFDirectory *td = &tif->tif_dir; in TIFFReadEncodedStripGetStripSize()510 TIFFDirectory *td = &tif->tif_dir; in TIFFReadEncodedStrip()592 TIFFDirectory *td = &tif->tif_dir; in TIFFReadRawStrip1()712 TIFFDirectory *td = &tif->tif_dir; in TIFFReadRawStrip()764 TIFFDirectory *td = &tif->tif_dir; in TIFFFillStrip()979 TIFFDirectory *td = &tif->tif_dir; in TIFFReadEncodedTile()1094 TIFFDirectory *td = &tif->tif_dir; in TIFFReadRawTile1()1173 TIFFDirectory *td = &tif->tif_dir; in TIFFReadRawTile()1211 TIFFDirectory *td = &tif->tif_dir; in TIFFFillTile()1430 TIFFDirectory *td = &tif->tif_dir; in TIFFStartStrip()[all …]
52 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()684 TIFFDirectory *td = &tif->tif_dir; in TIFFGrowStrips()721 TIFFDirectory *td = &tif->tif_dir; in TIFFAppendToStrip()
92 TIFFDefaultTransferFunction(TIFFDirectory* td) in TIFFDefaultTransferFunction()136 TIFFDefaultRefBlackWhite(TIFFDirectory* td) in TIFFDefaultRefBlackWhite()176 TIFFDirectory *td = &tif->tif_dir; in TIFFVGetFieldDefaulted()
160 TIFFDirectory* dir = &tif->tif_dir; in JBIGEncode()
158 TIFFDirectory *td = &tif->tif_dir; in NeXTPreDecode()
1249 LogL16GuessDataFmt(TIFFDirectory *td) in LogL16GuessDataFmt()1283 TIFFDirectory *td = &tif->tif_dir; in LogL16InitState()1330 LogLuvGuessDataFmt(TIFFDirectory *td) in LogLuvGuessDataFmt()1385 TIFFDirectory* td = &tif->tif_dir; in LogLuvInitState()1443 TIFFDirectory* td = &tif->tif_dir; in LogLuvSetupDecode()1505 TIFFDirectory* td = &tif->tif_dir; in LogLuvSetupEncode()1574 TIFFDirectory *td = &tif->tif_dir; in LogLuvClose()
93 setExtraSamples(TIFFDirectory* td, va_list ap, uint32* v) in setExtraSamples()135 TIFFDirectory* td = &tif->tif_dir; in checkInkNamesString()172 TIFFDirectory* td = &tif->tif_dir; in _TIFFVSetField()810 TIFFDirectory* td = &tif->tif_dir; in TIFFUnsetField()860 TIFFDirectory* td = &tif->tif_dir; in _TIFFVGetField()1255 TIFFDirectory *td = &tif->tif_dir; in TIFFFreeDirectory()1360 register TIFFDirectory* td = &tif->tif_dir; in TIFFDefaultDirectory()
136 TIFFDirectory tif_dir; /* internal rep of current directory */137 TIFFDirectory tif_customdir; /* custom IFDs are separated from the main ones */
119 } TIFFDirectory; typedef
605 PixarLogGuessDataFmt(TIFFDirectory *td) in PixarLogGuessDataFmt()673 TIFFDirectory *td = &tif->tif_dir; in PixarLogSetupDecode()761 TIFFDirectory *td = &tif->tif_dir; in PixarLogDecode()908 TIFFDirectory *td = &tif->tif_dir; in PixarLogSetupEncode()1127 TIFFDirectory *td = &tif->tif_dir; in PixarLogEncode()1259 TIFFDirectory *td = &tif->tif_dir; in PixarLogClose()
1012 TIFFDirectory *td = &tif->tif_dir; in JPEGSetupDecode()1096 TIFFDirectory *td = &tif->tif_dir; in JPEGPreDecode()1507 TIFFDirectory *td = &tif->tif_dir; in JPEGDecodeRaw()1728 TIFFDirectory *td = &tif->tif_dir; in JPEGSetupEncode()1902 TIFFDirectory *td = &tif->tif_dir; in JPEGPreEncode()2256 TIFFDirectory* td = &tif->tif_dir; in JPEGResetUpsampled()2390 TIFFDirectory *td = &tif->tif_dir; in JPEGDefaultStripSize()2402 TIFFDirectory *td = &tif->tif_dir; in JPEGDefaultTileSize()
60 TIFFDirectory* td = &tif->tif_dir; in PredictorSetup()118 TIFFDirectory* td = &tif->tif_dir; in PredictorSetupDecode()200 TIFFDirectory* td = &tif->tif_dir; in PredictorSetupEncode()
238 TIFFDirectory *td = &tif->tif_dir; in TIFFPrintDirectory()
4384 _TIFFmemset(&tif->tif_dir, 0, sizeof(TIFFDirectory)); in TIFFReadCustomDirectory()4485 TIFFDirectory *td = &tif->tif_dir; in EstimateStripByteCounts()5712 register TIFFDirectory *td = &tif->tif_dir; in ChopUpSingleUncompressedStrip()5821 register TIFFDirectory *td = &tif->tif_dir; in _TIFFFillStrilesInternal()
506 TIFFDirectory* td = &tif->tif_dir; in Fax3SetupState()
78 TIFFDirectory* td = &tif->tif_dir; in TIFFRGBAImageOK()
86 TIFFDirectory *td;
124 register TIFFDirectory* td; in TIFFReadPrivateDataSubDirectory()291 register TIFFDirectory *td = &tif->tif_dir; in EstimateStripByteCounts()1062 register TIFFDirectory *td = &tif->tif_dir; in ChopUpSingleUncompressedStrip()
825 TIFFDirectory* td = &tif->tif_dir; in TIFFWriteTransferFunction()
5645 of the TIFFDirectory structure with the 0 instead of -1 to avoid
Completed in 53 milliseconds