Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dtiff.h53 TIFF_PHOTOMETRIC = 0x106, enumerator
Dtiffenc.c462 ADD_ENTRY1(s, TIFF_PHOTOMETRIC, TIFF_SHORT, s->photometric_interpretation); in encode_frame()
Dtiff.c1486 case TIFF_PHOTOMETRIC: in tiff_decode_tag()