Home
last modified time | relevance | path

Searched refs:PHOTOMETRIC_CIELAB (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtiff.h203 #define PHOTOMETRIC_CIELAB 8 /* !1976 CIE L*a*b* */ macro
Dtif_getimage.c196 case PHOTOMETRIC_CIELAB: in TIFFRGBAImageOK()
470 case PHOTOMETRIC_CIELAB: in TIFFRGBAImageBegin()
2791 case PHOTOMETRIC_CIELAB: in PickContigCase()
Dtif_dirread.c3512 case PHOTOMETRIC_CIELAB: in _TIFFGetMaxColorChannels()
/external/ImageMagick/coders/
Dtiff.c1463 case PHOTOMETRIC_CIELAB: in ReadTIFFImage()
1544 if (photometric == PHOTOMETRIC_CIELAB) in ReadTIFFImage()
1808 (photometric != PHOTOMETRIC_CIELAB) && in ReadTIFFImage()
2392 if (photometric == PHOTOMETRIC_CIELAB) in ReadTIFFImage()
3848 photometric=PHOTOMETRIC_CIELAB; in WriteTIFFImage()
4219 case PHOTOMETRIC_CIELAB: in WriteTIFFImage()