Home
last modified time | relevance | path

Searched refs:TIFF_PHOTOMETRIC_RGB (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dtiff.h187 TIFF_PHOTOMETRIC_RGB, /* RGB or RGBA*/ enumerator
Dtiffenc.c281 s->photometric_interpretation = TIFF_PHOTOMETRIC_RGB; in encode_frame()
Dtiff.c1490 case TIFF_PHOTOMETRIC_RGB: in tiff_decode_tag()