Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dtiff.h63 TIFF_XRES = 0x11A, enumerator
Dtiffenc.c470 ADD_ENTRY(s, TIFF_XRES, TIFF_RATIONAL, 1, res); in encode_frame()
Dtiff.c1418 case TIFF_XRES: in tiff_decode_tag()