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

  /external/pdfium/third_party/libtiff/
tiff.h 236 #define TIFFTAG_YRESOLUTION 283 /* pixels/resolution in y */
    [all...]
tif_dir.c 293 case TIFFTAG_YRESOLUTION:
922 case TIFFTAG_YRESOLUTION:
    [all...]
tif_dirinfo.c 73 { TIFFTAG_YRESOLUTION, 1, 1, TIFF_RATIONAL, 0, TIFF_SETGET_DOUBLE, TIFF_SETGET_UNDEFINED, FIELD_RESOLUTION, 1, 0, "YResolution", NULL },
    [all...]
tif_dirwrite.c 448 if (!TIFFWriteDirectoryTagRational(tif,&ndir,dir,TIFFTAG_YRESOLUTION,tif->tif_dir.td_yresolution))
    [all...]
  /external/pdfium/core/fxcodec/codec/
ccodec_tiffmodule.cpp 266 if (Tiff_Exif_GetInfo<FX_FLOAT>(m_tif_ctx, TIFFTAG_YRESOLUTION,
268 void* val = pAttribute->m_Exif[TIFFTAG_YRESOLUTION];
  /external/ImageMagick/coders/
tiff.c     [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 52 milliseconds