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

  /external/pdfium/third_party/libtiff/
tiff.h 126 TIFF_NOTYPE = 0, /* placeholder */
    [all...]
tiffio.h 309 #define TIFF_ANY TIFF_NOTYPE /* for field descriptor searching */
tif_dirinfo.c     [all...]
  /external/ImageMagick/coders/
tiff.c 144 { EXIFTAG_OECF, TIFF_NOTYPE, 0, "exif:OptoelectricConversionFactor" },
145 { EXIFTAG_EXIFVERSION, TIFF_NOTYPE, 0, "exif:ExifVersion" },
148 { EXIFTAG_COMPONENTSCONFIGURATION, TIFF_NOTYPE, 0, "exif:ComponentsConfiguration" },
160 { EXIFTAG_SUBJECTAREA, TIFF_NOTYPE, 0, "exif:SubjectArea" },
161 { EXIFTAG_MAKERNOTE, TIFF_NOTYPE, 0, "exif:MakerNote" },
162 { EXIFTAG_USERCOMMENT, TIFF_NOTYPE, 0, "exif:UserComment" },
166 { EXIFTAG_FLASHPIXVERSION, TIFF_NOTYPE, 0, "exif:FlashpixVersion" },
171 { EXIFTAG_SPATIALFREQUENCYRESPONSE, TIFF_NOTYPE, 0, "exif:SpatialFrequencyResponse" },
178 { EXIFTAG_FILESOURCE, TIFF_NOTYPE, 0, "exif:FileSource" },
179 { EXIFTAG_SCENETYPE, TIFF_NOTYPE, 0, "exif:SceneType" }
    [all...]

Completed in 708 milliseconds