Searched refs:TIFF_PHOTOMETRIC_YCBCR (Results 1 – 3 of 3) sorted by relevance
191 TIFF_PHOTOMETRIC_YCBCR, /* YCbCr */ enumerator
1128 if (s->photometric == TIFF_PHOTOMETRIC_YCBCR) { in init_image()1194 if (s->photometric == TIFF_PHOTOMETRIC_YCBCR) { in init_image()1493 case TIFF_PHOTOMETRIC_YCBCR: in tiff_decode_tag()2029 if (s->photometric == TIFF_PHOTOMETRIC_YCBCR) { in decode_frame()
305 s->photometric_interpretation = TIFF_PHOTOMETRIC_YCBCR; in encode_frame()