Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dtiff.h62 TIFF_STRIP_SIZE, enumerator
Dtiffenc.c469 ADD_ENTRY(s, TIFF_STRIP_SIZE, TIFF_LONG, strips, s->strip_sizes); in encode_frame()
Dtiff.c1262 if (tag != TIFF_STRIP_SIZE) in tiff_decode_tag()
1402 case TIFF_STRIP_SIZE: in tiff_decode_tag()