Searched refs:PHOTOMETRIC_PALETTE (Results 1 – 9 of 9) sorted by relevance
195 #define PHOTOMETRIC_PALETTE 3 /* color map indexed */ macro
115 case PHOTOMETRIC_PALETTE: in TIFFRGBAImageOK()318 case PHOTOMETRIC_PALETTE: in TIFFRGBAImageBegin()735 case PHOTOMETRIC_PALETTE: in gtTileSeparate()961 case PHOTOMETRIC_PALETTE: in gtStripSeparate()2418 case PHOTOMETRIC_PALETTE: in buildMap()2490 case PHOTOMETRIC_PALETTE: in PickContigCase()
1547 case PHOTOMETRIC_PALETTE: /* disallowed by Tech Note */ in JPEGSetupEncode()
3884 if (tif->tif_dir.td_photometric == PHOTOMETRIC_PALETTE && in TIFFReadDirectory()
197 #define PHOTOMETRIC_PALETTE 3 /* color map indexed */ macro
115 case PHOTOMETRIC_PALETTE: in TIFFRGBAImageOK()333 case PHOTOMETRIC_PALETTE: in TIFFRGBAImageBegin()771 case PHOTOMETRIC_PALETTE: in gtTileSeparate()1019 case PHOTOMETRIC_PALETTE: in gtStripSeparate()2479 case PHOTOMETRIC_PALETTE: in buildMap()2551 case PHOTOMETRIC_PALETTE: in PickContigCase()
1659 case PHOTOMETRIC_PALETTE: /* disallowed by Tech Note */ in JPEGSetupEncode()
3880 if (tif->tif_dir.td_photometric == PHOTOMETRIC_PALETTE && in TIFFReadDirectory()
349 if (photometric != PHOTOMETRIC_PALETTE) { in isSupport()