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

  /external/opencv3/modules/imgcodecs/src/
grfmt_tiff.cpp 142 TIFFGetField( tif, TIFFTAG_SAMPLESPERPIXEL, &ncn );
220 TIFFGetField( tif, TIFFTAG_SAMPLESPERPIXEL, &ncn );
577 || !TIFFSetField(pTiffHandle, TIFFTAG_SAMPLESPERPIXEL, channels)
660 TIFFSetField(tif, TIFFTAG_SAMPLESPERPIXEL, 3);
  /external/opencv3/3rdparty/libtiff/
tiff.h 227 #define TIFFTAG_SAMPLESPERPIXEL 277 /* samples per pixel */
    [all...]
tif_aux.c 192 case TIFFTAG_SAMPLESPERPIXEL:
tif_dir.c 251 case TIFFTAG_SAMPLESPERPIXEL:
851 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 268 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/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:
871 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 283 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/src/fxcodec/codec/
fx_codec_tiff.cpp 297 TIFFGetField(tif_ctx, TIFFTAG_SAMPLESPERPIXEL, &comps);
503 TIFFGetField(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 569 milliseconds