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

  /external/pdfium/third_party/libtiff/
tiff.h 230 #define TIFFTAG_SAMPLESPERPIXEL 277 /* samples per pixel */
    [all...]
tif_aux.c 192 case TIFFTAG_SAMPLESPERPIXEL:
tif_dir.c 253 case TIFFTAG_SAMPLESPERPIXEL:
879 case TIFFTAG_SAMPLESPERPIXEL:
    [all...]
tif_dirinfo.c 67 { TIFFTAG_SAMPLESPERPIXEL, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_SAMPLESPERPIXEL, 0, 0, "SamplesPerPixel", NULL },
    [all...]
tif_dirread.c     [all...]
tif_luv.c     [all...]
tif_getimage.c 296 TIFFGetFieldDefaulted(tif, TIFFTAG_SAMPLESPERPIXEL, &img->samplesperpixel);
    [all...]
tif_dirwrite.c 495 if (!TIFFWriteDirectoryTagShort(tif,&ndir,dir,TIFFTAG_SAMPLESPERPIXEL,tif->tif_dir.td_samplesperpixel))
    [all...]
  /external/pdfium/core/fxcodec/codec/
ccodec_tiffmodule.cpp 249 TIFFGetField(m_tif_ctx, TIFFTAG_SAMPLESPERPIXEL, &tif_comps);
462 TIFFGetField(m_tif_ctx, TIFFTAG_SAMPLESPERPIXEL, &spp);
  /external/ImageMagick/coders/
tiff.c     [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 71 milliseconds