Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dtiff.h48 TIFF_SUBFILE = 0xfe, enumerator
Dtiffenc.c454 ADD_ENTRY1(s, TIFF_SUBFILE, TIFF_LONG, 0); in encode_frame()
Dtiff.c1292 case TIFF_SUBFILE: in tiff_decode_tag()