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

  /external/pdfium/third_party/libtiff/
tiff.h 237 #define TIFFTAG_PLANARCONFIG 284 /* storage organization */
    [all...]
tif_aux.c 204 case TIFFTAG_PLANARCONFIG:
tif_dir.c 299 case TIFFTAG_PLANARCONFIG:
925 case TIFFTAG_PLANARCONFIG:
    [all...]
tif_dirinfo.c 74 { TIFFTAG_PLANARCONFIG, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_PLANARCONFIG, 0, 0, "PlanarConfiguration", NULL },
    [all...]
tif_getimage.c 328 TIFFGetFieldDefaulted(tif, TIFFTAG_PLANARCONFIG, &planarconfig);
    [all...]
tif_dirread.c     [all...]
tif_dirwrite.c 515 if (!TIFFWriteDirectoryTagShort(tif,&ndir,dir,TIFFTAG_PLANARCONFIG,tif->tif_dir.td_planarconfig))
    [all...]
  /external/pdfium/core/fxcodec/codec/
ccodec_tiffmodule.cpp 316 if (!TIFFGetFieldDefaulted(m_tif_ctx, TIFFTAG_PLANARCONFIG, &planarconfig))
  /external/ImageMagick/coders/
tiff.c     [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 574 milliseconds