Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dtiff.h78 TIFF_PAL = 0x140, enumerator
Dtiffenc.c493 ADD_ENTRY(s, TIFF_PAL, TIFF_SHORT, 256 * 3, pal); in encode_frame()
Dtiff.c1522 case TIFF_PAL: { in tiff_decode_tag()