Searched refs:PHOTOMETRIC_YCBCR (Results 1 – 9 of 9) sorted by relevance
709 if ((tif->tif_dir.td_photometric==PHOTOMETRIC_YCBCR)&& in JPEGFixupTags()997 case PHOTOMETRIC_YCBCR: in JPEGSetupDecode()1146 sp->photometric == PHOTOMETRIC_YCBCR && in JPEGPreDecode()1568 if (sp->photometric == PHOTOMETRIC_YCBCR) in prepare_JPEGTables()1573 if (sp->photometric == PHOTOMETRIC_YCBCR) in prepare_JPEGTables()1612 if (sp->photometric == PHOTOMETRIC_YCBCR) { in JPEGSetupEncode()1636 case PHOTOMETRIC_YCBCR: in JPEGSetupEncode()1807 if (sp->photometric == PHOTOMETRIC_YCBCR) { in JPEGPreEncode()1830 if (sp->photometric == PHOTOMETRIC_YCBCR && s > 0) { in JPEGPreEncode()2127 if (td->td_photometric == PHOTOMETRIC_YCBCR && in JPEGResetUpsampled()
85 (td->td_photometric == PHOTOMETRIC_YCBCR)&& in TIFFVStripSize64()281 if ((td->td_photometric==PHOTOMETRIC_YCBCR)&& in TIFFScanlineSize64()
209 (td->td_photometric==PHOTOMETRIC_YCBCR)&& in TIFFVTileSize64()
200 #define PHOTOMETRIC_YCBCR 6 /* !CCIR 601 */ macro
143 if (td->td_photometric == PHOTOMETRIC_YCBCR) { in TIFFDefaultRefBlackWhite()
138 case PHOTOMETRIC_YCBCR: in TIFFRGBAImageOK()398 case PHOTOMETRIC_YCBCR: in TIFFRGBAImageBegin()2600 case PHOTOMETRIC_YCBCR: in buildMap()2729 case PHOTOMETRIC_YCBCR: in PickContigCase()2837 case PHOTOMETRIC_YCBCR: in PickSeparateCase()
3885 if (!TIFFSetField(tif,TIFFTAG_PHOTOMETRIC,PHOTOMETRIC_YCBCR)) in TIFFReadDirectory()3890 tif->tif_dir.td_photometric=PHOTOMETRIC_YCBCR; in TIFFReadDirectory()3912 if (tif->tif_dir.td_photometric==PHOTOMETRIC_YCBCR) in TIFFReadDirectory()5551 if ((td->td_photometric == PHOTOMETRIC_YCBCR)&& in ChopUpSingleUncompressedStrip()
1007 if ((tif->tif_dir.td_samplesperpixel!=3) || ((tif->tif_dir.td_photometric!=PHOTOMETRIC_YCBCR) && in OJPEGSubsamplingCorrect()
1446 case PHOTOMETRIC_YCBCR: in ReadTIFFImage()3693 photometric=PHOTOMETRIC_YCBCR; in WriteTIFFImage()4059 case PHOTOMETRIC_YCBCR: in WriteTIFFImage()