Home
last modified time | relevance | path

Searched defs:photometric (Results 1 – 7 of 7) sorted by relevance

/external/ImageMagick/coders/
Dtiff.c974 static TIFFMethodType GetJPEGMethod(Image* image,TIFF *tiff,uint16 photometric, in GetJPEGMethod()
1258 photometric, in ReadTIFFImage() local
3320 photometric, in WriteTIFFImage() local
Ddcm.c3033 photometric[MagickPathExtent]; in ReadDCMImage() local
/external/pdfium/core/fxcodec/tiff/
Dtiffmodule.cpp299 uint16_t photometric = 0; in IsSupport() local
/external/pdfium/third_party/libtiff/
Dtiffio.h208 uint16 photometric; /* image photometric interp */ member
Dtif_jpeg.c167 uint16 photometric; /* copy of PhotometricInterpretation */ member
Dtif_getimage.c78 uint16 photometric; in TIFFRGBAImageOK() local
Dtif_dirread.c3503 static int _TIFFGetMaxColorChannels( uint16 photometric ) in _TIFFGetMaxColorChannels()