TIFF_PHOTOMETRIC_YCBCR  678 libavcodec/tiff.c         if (s->photometric == TIFF_PHOTOMETRIC_YCBCR) {
TIFF_PHOTOMETRIC_YCBCR  735 libavcodec/tiff.c     if (s->photometric == TIFF_PHOTOMETRIC_YCBCR) {
TIFF_PHOTOMETRIC_YCBCR  943 libavcodec/tiff.c         case TIFF_PHOTOMETRIC_YCBCR:
TIFF_PHOTOMETRIC_YCBCR 1285 libavcodec/tiff.c             if (s->photometric == TIFF_PHOTOMETRIC_YCBCR) {
TIFF_PHOTOMETRIC_YCBCR  299 libavcodec/tiffenc.c         s->photometric_interpretation = TIFF_PHOTOMETRIC_YCBCR;