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

  /external/opencv3/3rdparty/libtiff/
tif_dir.h 280 TIFFDataType field_type; /* type of associated data */
292 extern const TIFFField* _TIFFFindOrRegisterField(TIFF *, uint32, TIFFDataType);
293 extern TIFFField* _TIFFCreateAnonField(TIFF *, uint32, TIFFDataType);
tif_dirinfo.c     [all...]
tiffio.h 318 extern const TIFFField* TIFFFindField(TIFF *, uint32, TIFFDataType);
467 extern int TIFFDataWidth(TIFFDataType); /* table of tag datatype widths */
528 TIFFDataType field_type; /* type of associated data */
tiffiop.h 281 extern int _TIFFRewriteField(TIFF *, uint16, TIFFDataType, tmsize_t, void *);
286 extern int _TIFFDataSize(TIFFDataType type);
tiff.h 143 } TIFFDataType;
    [all...]
tif_dirread.c     [all...]
tif_dirwrite.c     [all...]
  /external/pdfium/third_party/libtiff/
tif_dir.h 280 TIFFDataType field_type; /* type of associated data */
292 extern const TIFFField* _TIFFFindOrRegisterField(TIFF *, uint32, TIFFDataType);
293 extern TIFFField* _TIFFCreateAnonField(TIFF *, uint32, TIFFDataType);
tiffio.h 318 extern const TIFFField* TIFFFindField(TIFF *, uint32, TIFFDataType);
324 extern TIFFDataType TIFFFieldDataType(const TIFFField*);
474 extern int TIFFDataWidth(TIFFDataType); /* table of tag datatype widths */
535 TIFFDataType field_type; /* type of associated data */
tif_dirinfo.c     [all...]
tiffiop.h 333 extern int _TIFFRewriteField(TIFF *, uint16, TIFFDataType, tmsize_t, void *);
338 extern int _TIFFDataSize(TIFFDataType type);
tiff.h 143 } TIFFDataType;
    [all...]
tif_dirread.c     [all...]
tif_dirwrite.c     [all...]

Completed in 4480 milliseconds