Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
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 …]
A Dtif_dirread.c889 if (tif->tif_flags&TIFF_SWAB) in TIFFReadDirEntryArrayWithLimit()
2901 if (tif->tif_flags&TIFF_SWAB) in TIFFReadDirEntryCheckedShort()
2908 if (tif->tif_flags&TIFF_SWAB) in TIFFReadDirEntryCheckedSshort()
2915 if (tif->tif_flags&TIFF_SWAB) in TIFFReadDirEntryCheckedLong()
2922 if (tif->tif_flags&TIFF_SWAB) in TIFFReadDirEntryCheckedSlong()
2940 if (tif->tif_flags&TIFF_SWAB) in TIFFReadDirEntryCheckedLong8()
2959 if (tif->tif_flags&TIFF_SWAB) in TIFFReadDirEntryCheckedSlong8()
2983 if (tif->tif_flags&TIFF_SWAB) in TIFFReadDirEntryCheckedRational()
3014 if (tif->tif_flags&TIFF_SWAB) in TIFFReadDirEntryCheckedSrational()
3038 if (tif->tif_flags&TIFF_SWAB) in TIFFReadDirEntryCheckedFloat()
[all …]
A Dtif_dirwrite.c2041 if (tif->tif_flags&TIFF_SWAB) in TIFFWriteDirectoryTagCheckedShort()
2051 if (tif->tif_flags&TIFF_SWAB) in TIFFWriteDirectoryTagCheckedShortArray()
2063 if (tif->tif_flags&TIFF_SWAB) in TIFFWriteDirectoryTagCheckedSshort()
2074 if (tif->tif_flags&TIFF_SWAB) in TIFFWriteDirectoryTagCheckedSshortArray()
2085 if (tif->tif_flags&TIFF_SWAB) in TIFFWriteDirectoryTagCheckedLong()
2095 if (tif->tif_flags&TIFF_SWAB) in TIFFWriteDirectoryTagCheckedLongArray()
2107 if (tif->tif_flags&TIFF_SWAB) in TIFFWriteDirectoryTagCheckedSlong()
2118 if (tif->tif_flags&TIFF_SWAB) in TIFFWriteDirectoryTagCheckedSlongArray()
2134 if (tif->tif_flags&TIFF_SWAB) in TIFFWriteDirectoryTagCheckedLong8()
2149 if (tif->tif_flags&TIFF_SWAB) in TIFFWriteDirectoryTagCheckedLong8Array()
[all …]
A Dtif_dir.c210 if (tif->tif_flags & TIFF_SWAB) { in _TIFFVSetField()
1448 if (tif->tif_flags&TIFF_SWAB) in TIFFAdvanceDirectory()
1460 if (tif->tif_flags&TIFF_SWAB) in TIFFAdvanceDirectory()
1477 if (tif->tif_flags&TIFF_SWAB) in TIFFAdvanceDirectory()
1495 if (tif->tif_flags&TIFF_SWAB) in TIFFAdvanceDirectory()
1512 if (tif->tif_flags & TIFF_SWAB) in TIFFAdvanceDirectory()
1525 if (tif->tif_flags & TIFF_SWAB) in TIFFAdvanceDirectory()
1539 if (tif->tif_flags & TIFF_SWAB) in TIFFAdvanceDirectory()
1559 if (tif->tif_flags & TIFF_SWAB) in TIFFAdvanceDirectory()
1721 if (tif->tif_flags & TIFF_SWAB) in TIFFUnlinkDirectory()
[all …]
A Dtif_predict.c153 if (tif->tif_flags & TIFF_SWAB) { in PredictorSetupDecode()
184 if (tif->tif_flags & TIFF_SWAB) { in PredictorSetupDecode()
232 if (tif->tif_flags & TIFF_SWAB) { in PredictorSetupEncode()
A Dtiffiop.h114 #define TIFF_SWAB 0x00080U /* byte swap file information */ macro
A Dtif_pixarlog.c846 if (tif->tif_flags & TIFF_SWAB) in PixarLogDecode()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/pds/
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()
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()

Completed in 31 milliseconds