Home
last modified time | relevance | path

Searched refs:FF_LZW_TIFF (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dlzw.h39 FF_LZW_TIFF enumerator
H A Dlzw.c155 s->extra_slot = s->mode == FF_LZW_TIFF; in ff_lzw_decode_init()
H A Dtiffenc.c426 12, FF_LZW_TIFF, 0); in encode_frame()
H A Dtiff.c804 if ((ret = ff_lzw_decode_init(s->lzw, 8, src, size, FF_LZW_TIFF)) < 0) { in tiff_unpack_strip()

Completed in 5 milliseconds