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

  /external/pdfium/third_party/libtiff/
tiff.h 193 #define TIFFTAG_PHOTOMETRIC 262 /* photometric interpretation */
    [all...]
tif_getimage.c 100 if (!TIFFGetField(tif, TIFFTAG_PHOTOMETRIC, &photometric)) {
314 if( !TIFFGetField(tif, TIFFTAG_PHOTOMETRIC, &img->photometric))
329 if (!TIFFGetField(tif, TIFFTAG_PHOTOMETRIC, &img->photometric)) {
    [all...]
tif_dir.c 234 case TIFFTAG_PHOTOMETRIC:
867 case TIFFTAG_PHOTOMETRIC:
    [all...]
tif_dirinfo.c 56 { TIFFTAG_PHOTOMETRIC, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_PHOTOMETRIC, 0, 0, "PhotometricInterpretation", NULL },
    [all...]
tif_jpeg.c     [all...]
tif_dirwrite.c 475 if (!TIFFWriteDirectoryTagShort(tif,&ndir,dir,TIFFTAG_PHOTOMETRIC,tif->tif_dir.td_photometric))
    [all...]
tif_dirread.c     [all...]
  /external/opencv/otherlibs/highgui/
grfmt_tiff.cpp 145 TIFFGetField( tif, TIFFTAG_PHOTOMETRIC, &photometric ) &&
  /external/pdfium/core/fxcodec/codec/
ccodec_tiffmodule.cpp 297 if (!TIFFGetField(m_tif_ctx, TIFFTAG_PHOTOMETRIC, &photometric))
  /external/ImageMagick/coders/
tiff.c     [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 59 milliseconds