Home
last modified time | relevance | path

Searched refs:TIFF_SWAB (Results 1 – 9 of 9) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dtif_open.c223 tif->tif_flags |= TIFF_SWAB;
229 tif->tif_flags |= TIFF_SWAB;
292 if (tif->tif_flags & TIFF_SWAB)
302 if (tif->tif_flags & TIFF_SWAB)
327 tif->tif_flags |= TIFF_SWAB;
331 tif->tif_flags |= TIFF_SWAB;
371 tif->tif_flags |= TIFF_SWAB;
375 tif->tif_flags |= TIFF_SWAB;
378 if (tif->tif_flags & TIFF_SWAB)
390 if (tif->tif_flags & TIFF_SWAB)
[all …]
H A Dtif_dirread.c804 if (tif->tif_flags&TIFF_SWAB) in TIFFReadDirEntryArray()
2791 if (tif->tif_flags&TIFF_SWAB) in TIFFReadDirEntryCheckedShort()
2798 if (tif->tif_flags&TIFF_SWAB) in TIFFReadDirEntryCheckedSshort()
2805 if (tif->tif_flags&TIFF_SWAB) in TIFFReadDirEntryCheckedLong()
2812 if (tif->tif_flags&TIFF_SWAB) in TIFFReadDirEntryCheckedSlong()
2830 if (tif->tif_flags&TIFF_SWAB) in TIFFReadDirEntryCheckedLong8()
2849 if (tif->tif_flags&TIFF_SWAB) in TIFFReadDirEntryCheckedSlong8()
2873 if (tif->tif_flags&TIFF_SWAB) in TIFFReadDirEntryCheckedRational()
2901 if (tif->tif_flags&TIFF_SWAB) in TIFFReadDirEntryCheckedSrational()
2922 if (tif->tif_flags&TIFF_SWAB) in TIFFReadDirEntryCheckedFloat()
[all …]
H A Dtif_dirwrite.c1962 if (tif->tif_flags&TIFF_SWAB) in TIFFWriteDirectoryTagCheckedShort()
1972 if (tif->tif_flags&TIFF_SWAB) in TIFFWriteDirectoryTagCheckedShortArray()
1984 if (tif->tif_flags&TIFF_SWAB) in TIFFWriteDirectoryTagCheckedSshort()
1995 if (tif->tif_flags&TIFF_SWAB) in TIFFWriteDirectoryTagCheckedSshortArray()
2006 if (tif->tif_flags&TIFF_SWAB) in TIFFWriteDirectoryTagCheckedLong()
2016 if (tif->tif_flags&TIFF_SWAB) in TIFFWriteDirectoryTagCheckedLongArray()
2028 if (tif->tif_flags&TIFF_SWAB) in TIFFWriteDirectoryTagCheckedSlong()
2039 if (tif->tif_flags&TIFF_SWAB) in TIFFWriteDirectoryTagCheckedSlongArray()
2052 if (tif->tif_flags&TIFF_SWAB) in TIFFWriteDirectoryTagCheckedLong8()
2064 if (tif->tif_flags&TIFF_SWAB) in TIFFWriteDirectoryTagCheckedLong8Array()
[all …]
H A Dtif_dir.c200 if (tif->tif_flags & TIFF_SWAB) { in _TIFFVSetField()
1407 if (tif->tif_flags&TIFF_SWAB) in TIFFAdvanceDirectory()
1419 if (tif->tif_flags&TIFF_SWAB) in TIFFAdvanceDirectory()
1436 if (tif->tif_flags&TIFF_SWAB) in TIFFAdvanceDirectory()
1454 if (tif->tif_flags&TIFF_SWAB) in TIFFAdvanceDirectory()
1471 if (tif->tif_flags & TIFF_SWAB) in TIFFAdvanceDirectory()
1484 if (tif->tif_flags & TIFF_SWAB) in TIFFAdvanceDirectory()
1498 if (tif->tif_flags & TIFF_SWAB) in TIFFAdvanceDirectory()
1518 if (tif->tif_flags & TIFF_SWAB) in TIFFAdvanceDirectory()
1680 if (tif->tif_flags & TIFF_SWAB) in TIFFUnlinkDirectory()
[all …]
H A Dtif_predict.c150 if (tif->tif_flags & TIFF_SWAB) { in PredictorSetupDecode()
181 if (tif->tif_flags & TIFF_SWAB) { in PredictorSetupDecode()
229 if (tif->tif_flags & TIFF_SWAB) { in PredictorSetupEncode()
H A Dtiffiop.h114 #define TIFF_SWAB 0x00080U /* byte swap file information */ macro
H A Dtif_pixarlog.c824 if (tif->tif_flags & TIFF_SWAB) in PixarLogDecode()
/libtiff-4.0.7/contrib/pds/
H A Dtif_pdsdirread.c149 if (tif->tif_flags & TIFF_SWAB) in TIFFReadPrivateDataSubDirectory()
173 if (tif->tif_flags & TIFF_SWAB) in TIFFReadPrivateDataSubDirectory()
189 if (tif->tif_flags & TIFF_SWAB) in TIFFReadPrivateDataSubDirectory()
203 if (tif->tif_flags & TIFF_SWAB) { in TIFFReadPrivateDataSubDirectory()
383 if (tif->tif_flags & TIFF_SWAB) { in TIFFFetchData()
418 if (tif->tif_flags & TIFF_SWAB) in TIFFFetchString()
H A Dtif_pdsdirwrite.c251 if (tif->tif_flags & TIFF_SWAB) { in TIFFWritePrivateDataSubDirectory()
854 if (tif->tif_flags & TIFF_SWAB) { in TIFFWriteData()
899 if (tif->tif_flags & TIFF_SWAB) in TIFFLinkDirectory()
947 if (tif->tif_flags & TIFF_SWAB) in TIFFLinkDirectory()
955 if (tif->tif_flags & TIFF_SWAB) in TIFFLinkDirectory()