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

  /external/pdfium/third_party/libtiff/
tiff.h 158 #define TIFFTAG_BITSPERSAMPLE 258 /* bits per channel (sample) */
    [all...]
tif_aux.c 180 case TIFFTAG_BITSPERSAMPLE:
tif_pixarlog.c     [all...]
tif_dir.c 189 case TIFFTAG_BITSPERSAMPLE:
861 case TIFFTAG_BITSPERSAMPLE:
    [all...]
tif_dirinfo.c 54 { TIFFTAG_BITSPERSAMPLE, -1, -1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_BITSPERSAMPLE, 0, 0, "BitsPerSample", NULL },
    [all...]
tif_dirread.c     [all...]
tif_luv.c     [all...]
tif_getimage.c 282 TIFFGetFieldDefaulted(tif, TIFFTAG_BITSPERSAMPLE, &img->bitspersample);
    [all...]
tif_dirwrite.c 465 if (!TIFFWriteDirectoryTagShortPerSample(tif,&ndir,dir,TIFFTAG_BITSPERSAMPLE,tif->tif_dir.td_bitspersample))
    [all...]
  /external/pdfium/core/fxcodec/codec/
ccodec_tiffmodule.cpp 250 TIFFGetField(m_tif_ctx, TIFFTAG_BITSPERSAMPLE, &tif_bpc);
463 TIFFGetField(m_tif_ctx, TIFFTAG_BITSPERSAMPLE, &bps);
  /external/ImageMagick/coders/
tiff.c     [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 67 milliseconds