HomeSort by relevance Sort by last modified time
    Searched refs:TIFF_SWAB (Results 1 - 14 of 14) sorted by null

  /external/opencv3/3rdparty/libtiff/
tif_open.c 223 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...]
tif_dirread.c 802 if (tif->tif_flags&TIFF_SWAB)
820 if (tif->tif_flags&TIFF_SWAB)
    [all...]
tif_dirwrite.c 259 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)
    [all...]
tif_dir.c 196 if (tif->tif_flags & TIFF_SWAB) {
    [all...]
tiffiop.h 108 #define TIFF_SWAB 0x00080 /* byte swap file information */
tif_predict.c 139 if (tif->tif_flags & TIFF_SWAB) {
170 if (tif->tif_flags & TIFF_SWAB) {
tif_pixarlog.c 798 if (tif->tif_flags & TIFF_SWAB)
    [all...]
  /external/pdfium/third_party/libtiff/
tif_open.c 223 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...]
tif_dirread.c 802 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...]
tif_dirwrite.c 259 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)
    [all...]
tif_dir.c 198 if (tif->tif_flags & TIFF_SWAB) {
    [all...]
tif_predict.c 141 if (tif->tif_flags & TIFF_SWAB) {
172 if (tif->tif_flags & TIFF_SWAB) {
220 if (tif->tif_flags & TIFF_SWAB) {
tiffiop.h 113 #define TIFF_SWAB 0x00080 /* byte swap file information */
tif_pixarlog.c 814 if (tif->tif_flags & TIFF_SWAB)
    [all...]

Completed in 181 milliseconds