Home
last modified time | relevance | path

Searched refs:TIFF_PHOTOMETRIC_YCBCR (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dtiff.h191 TIFF_PHOTOMETRIC_YCBCR, /* YCbCr */ enumerator
H A Dtiff.c1102 if (s->photometric == TIFF_PHOTOMETRIC_YCBCR) { in init_image()
1168 if (s->photometric == TIFF_PHOTOMETRIC_YCBCR) { in init_image()
1476 case TIFF_PHOTOMETRIC_YCBCR: in tiff_decode_tag()
2016 if (s->photometric == TIFF_PHOTOMETRIC_YCBCR) { in decode_frame()
H A Dtiffenc.c307 s->photometric_interpretation = TIFF_PHOTOMETRIC_YCBCR; in encode_frame()

Completed in 5 milliseconds