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

  /external/pdfium/third_party/libtiff/
tif_dirinfo.c 152 { TIFFTAG_STONITS, 1, 1, TIFF_DOUBLE, 0, TIFF_SETGET_DOUBLE, TIFF_SETGET_UNDEFINED, FIELD_CUSTOM, 0, 0, "StoNits", NULL },
    [all...]
tiff.h 138 TIFF_DOUBLE = 12, /* !64-bit IEEE floating point */
    [all...]
tif_print.c 124 else if(fip->field_type == TIFF_DOUBLE)
219 if (value_count == 1 && fip->field_type == TIFF_DOUBLE) {
tif_dirread.c 634 case TIFF_DOUBLE:
737 case TIFF_DOUBLE:
    [all...]
tif_dir.c 693 case TIFF_DOUBLE:
    [all...]
tif_dirwrite.c 765 case TIFF_DOUBLE:
    [all...]
  /external/ImageMagick/coders/
tiff.c 917 case TIFF_DOUBLE:
    [all...]

Completed in 54 milliseconds