Searched refs:TIFF_SWAB (Results 1 - 7 of 7) sorted by relevance

/external/pdfium/third_party/libtiff/
H A Dtif_open.c223 tif->tif_flags |= TIFF_SWAB;
229 tif->tif_flags |= TIFF_SWAB;
282 tif->tif_header.common.tiff_magic = tif->tif_flags & TIFF_SWAB
285 tif->tif_header.common.tiff_magic = 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;
[all...]
H A Dtif_dirread.c802 if (tif->tif_flags&TIFF_SWAB)
820 if (tif->tif_flags&TIFF_SWAB)
905 if (tif->tif_flags&TIFF_SWAB)
923 if (tif->tif_flags&TIFF_SWAB)
941 if (tif->tif_flags&TIFF_SWAB)
959 if (tif->tif_flags&TIFF_SWAB)
977 if (tif->tif_flags&TIFF_SWAB)
995 if (tif->tif_flags&TIFF_SWAB)
1084 if (tif->tif_flags&TIFF_SWAB)
1102 if (tif->tif_flags&TIFF_SWAB)
[all...]
H A Dtif_dirwrite.c259 if (tif->tif_flags & TIFF_SWAB)
268 if (tif->tif_flags & TIFF_SWAB)
318 if (tif->tif_flags & TIFF_SWAB)
334 if (tif->tif_flags & TIFF_SWAB)
832 if (tif->tif_flags&TIFF_SWAB)
839 if (tif->tif_flags&TIFF_SWAB)
843 if (tif->tif_flags&TIFF_SWAB)
848 if (tif->tif_flags&TIFF_SWAB)
858 if (tif->tif_flags&TIFF_SWAB)
868 if (tif->tif_flags&TIFF_SWAB)
[all...]
H A Dtif_dir.c198 if (tif->tif_flags & TIFF_SWAB) {
1391 if (tif->tif_flags&TIFF_SWAB)
1403 if (tif->tif_flags&TIFF_SWAB)
1420 if (tif->tif_flags&TIFF_SWAB)
1438 if (tif->tif_flags&TIFF_SWAB)
1455 if (tif->tif_flags & TIFF_SWAB)
1468 if (tif->tif_flags & TIFF_SWAB)
1482 if (tif->tif_flags & TIFF_SWAB)
1502 if (tif->tif_flags & TIFF_SWAB)
1664 if (tif->tif_flags & TIFF_SWAB)
[all...]
H A Dtif_predict.c144 if (tif->tif_flags & TIFF_SWAB) {
175 if (tif->tif_flags & TIFF_SWAB) {
223 if (tif->tif_flags & TIFF_SWAB) {
H A Dtiffiop.h113 #define TIFF_SWAB 0x00080 /* byte swap file information */ macro
H A Dtif_pixarlog.c822 if (tif->tif_flags & TIFF_SWAB)

Completed in 148 milliseconds