TIFF_PHOTOMETRIC_YCBCR 1125 libavcodec/tiff.c         if (s->photometric == TIFF_PHOTOMETRIC_YCBCR) {
TIFF_PHOTOMETRIC_YCBCR 1191 libavcodec/tiff.c     if (s->photometric == TIFF_PHOTOMETRIC_YCBCR) {
TIFF_PHOTOMETRIC_YCBCR 1482 libavcodec/tiff.c         case TIFF_PHOTOMETRIC_YCBCR:
TIFF_PHOTOMETRIC_YCBCR 2017 libavcodec/tiff.c             if (s->photometric == TIFF_PHOTOMETRIC_YCBCR) {
TIFF_PHOTOMETRIC_YCBCR  305 libavcodec/tiffenc.c         s->photometric_interpretation = TIFF_PHOTOMETRIC_YCBCR;