LZWEncodeState     52 libavcodec/lzw.h struct LZWEncodeState;
LZWEncodeState     64 libavcodec/lzwenc.c const int ff_lzw_encode_state_size = sizeof(LZWEncodeState);
LZWEncodeState     61 libavcodec/tiffenc.c     struct LZWEncodeState *lzws;        ///< LZW Encode state