Searched refs:PHOTOMETRIC_YCBCR (Results 1 – 9 of 9) sorted by relevance
83 (td->td_photometric == PHOTOMETRIC_YCBCR)&& in TIFFVStripSize64()264 if ((td->td_photometric==PHOTOMETRIC_YCBCR)&& in TIFFScanlineSize64()
754 if ((tif->tif_dir.td_photometric==PHOTOMETRIC_YCBCR)&& in JPEGFixupTags()1039 case PHOTOMETRIC_YCBCR: in JPEGSetupDecode()1279 sp->photometric == PHOTOMETRIC_YCBCR && in JPEGPreDecode()1709 if (sp->photometric == PHOTOMETRIC_YCBCR) in prepare_JPEGTables()1714 if (sp->photometric == PHOTOMETRIC_YCBCR) in prepare_JPEGTables()1753 if (sp->photometric == PHOTOMETRIC_YCBCR) { in JPEGSetupEncode()1777 case PHOTOMETRIC_YCBCR: in JPEGSetupEncode()1948 if (sp->photometric == PHOTOMETRIC_YCBCR) { in JPEGPreEncode()1971 if (sp->photometric == PHOTOMETRIC_YCBCR && s > 0) { in JPEGPreEncode()2268 if (td->td_photometric == PHOTOMETRIC_YCBCR && in JPEGResetUpsampled()
200 (td->td_photometric==PHOTOMETRIC_YCBCR)&& in TIFFVTileSize64()
202 #define PHOTOMETRIC_YCBCR 6 /* !CCIR 601 */ macro
177 if (td->td_photometric == PHOTOMETRIC_YCBCR) { in TIFFDefaultRefBlackWhite()
136 case PHOTOMETRIC_YCBCR: in TIFFRGBAImageOK()396 case PHOTOMETRIC_YCBCR: in TIFFRGBAImageBegin()2619 case PHOTOMETRIC_YCBCR: in buildMap()2748 case PHOTOMETRIC_YCBCR: in PickContigCase()2856 case PHOTOMETRIC_YCBCR: in PickSeparateCase()
3510 case PHOTOMETRIC_YCBCR: in _TIFFGetMaxColorChannels()4064 if (!TIFFSetField(tif,TIFFTAG_PHOTOMETRIC,PHOTOMETRIC_YCBCR)) in TIFFReadDirectory()4069 tif->tif_dir.td_photometric=PHOTOMETRIC_YCBCR; in TIFFReadDirectory()4091 if (tif->tif_dir.td_photometric==PHOTOMETRIC_YCBCR) in TIFFReadDirectory()5855 if ((td->td_photometric == PHOTOMETRIC_YCBCR)&& in ChopUpSingleUncompressedStrip()5931 if ((td->td_photometric == PHOTOMETRIC_YCBCR)&& in TryChopUpUncompressedBigTiff()
1043 if ((tif->tif_dir.td_samplesperpixel!=3) || ((tif->tif_dir.td_photometric!=PHOTOMETRIC_YCBCR) && in OJPEGSubsamplingCorrect()
1418 case PHOTOMETRIC_YCBCR: in ReadTIFFImage()1473 if ((photometric == PHOTOMETRIC_YCBCR) && (compress_tag != COMPRESSION_JPEG)) in ReadTIFFImage()3561 photometric=PHOTOMETRIC_YCBCR; in WriteTIFFImage()3930 case PHOTOMETRIC_YCBCR: in WriteTIFFImage()