Home
last modified time | relevance | path

Searched refs:PHOTOMETRIC_MINISWHITE (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_getimage.c113 case PHOTOMETRIC_MINISWHITE: in TIFFRGBAImageOK()
302 img->photometric = PHOTOMETRIC_MINISWHITE; in TIFFRGBAImageBegin()
320 img->photometric = PHOTOMETRIC_MINISWHITE; in TIFFRGBAImageBegin()
355 case PHOTOMETRIC_MINISWHITE: in TIFFRGBAImageBegin()
769 case PHOTOMETRIC_MINISWHITE: in gtTileSeparate()
1017 case PHOTOMETRIC_MINISWHITE: in gtStripSeparate()
2348 if (img->photometric == PHOTOMETRIC_MINISWHITE) { in setupMap()
2357 img->photometric == PHOTOMETRIC_MINISWHITE)) { in setupMap()
2475 case PHOTOMETRIC_MINISWHITE: in buildMap()
2569 case PHOTOMETRIC_MINISWHITE: in PickContigCase()
[all …]
Dtiff.h194 #define PHOTOMETRIC_MINISWHITE 0 /* min value is white */ macro
Dtif_jpeg.c1617 …if ((td->td_photometric == PHOTOMETRIC_MINISWHITE || td->td_photometric == PHOTOMETRIC_MINISBLACK)… in JPEGSetupEncode()
Dtif_dirread.c3865 else if ((tif->tif_dir.td_photometric==PHOTOMETRIC_MINISWHITE) in TIFFReadDirectory()
/external/opencv3/3rdparty/libtiff/
Dtif_getimage.c113 case PHOTOMETRIC_MINISWHITE: in TIFFRGBAImageOK()
287 img->photometric = PHOTOMETRIC_MINISWHITE; in TIFFRGBAImageBegin()
305 img->photometric = PHOTOMETRIC_MINISWHITE; in TIFFRGBAImageBegin()
340 case PHOTOMETRIC_MINISWHITE: in TIFFRGBAImageBegin()
733 case PHOTOMETRIC_MINISWHITE: in gtTileSeparate()
959 case PHOTOMETRIC_MINISWHITE: in gtStripSeparate()
2287 if (img->photometric == PHOTOMETRIC_MINISWHITE) { in setupMap()
2296 img->photometric == PHOTOMETRIC_MINISWHITE)) { in setupMap()
2414 case PHOTOMETRIC_MINISWHITE: in buildMap()
2508 case PHOTOMETRIC_MINISWHITE: in PickContigCase()
[all …]
Dtiff.h192 #define PHOTOMETRIC_MINISWHITE 0 /* min value is white */ macro
Dtif_jpeg.c1696 …if ((td->td_photometric == PHOTOMETRIC_MINISWHITE || td->td_photometric == PHOTOMETRIC_MINISBLACK)… in JPEGPreEncode()
Dtif_dirread.c3869 else if ((tif->tif_dir.td_photometric==PHOTOMETRIC_MINISWHITE) in TIFFReadDirectory()