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 310 #define TIFF_ANY TIFF_NOTYPE /* for field descriptor searching */
tif_dirinfo.c     [all...]
  /external/ImageMagick/coders/
tiff.c 161 { EXIFTAG_OECF, TIFF_NOTYPE, 0, "exif:OptoelectricConversionFactor" },
162 { EXIFTAG_EXIFVERSION, TIFF_NOTYPE, 0, "exif:ExifVersion" },
165 { EXIFTAG_COMPONENTSCONFIGURATION, TIFF_NOTYPE, 0, "exif:ComponentsConfiguration" },
177 { EXIFTAG_SUBJECTAREA, TIFF_NOTYPE, 0, "exif:SubjectArea" },
178 { EXIFTAG_MAKERNOTE, TIFF_NOTYPE, 0, "exif:MakerNote" },
179 { EXIFTAG_USERCOMMENT, TIFF_NOTYPE, 0, "exif:UserComment" },
183 { EXIFTAG_FLASHPIXVERSION, TIFF_NOTYPE, 0, "exif:FlashpixVersion" },
188 { EXIFTAG_SPATIALFREQUENCYRESPONSE, TIFF_NOTYPE, 0, "exif:SpatialFrequencyResponse" },
195 { EXIFTAG_FILESOURCE, TIFF_NOTYPE, 0, "exif:FileSource" },
196 { EXIFTAG_SCENETYPE, TIFF_NOTYPE, 0, "exif:SceneType" }
    [all...]

Completed in 57 milliseconds