/* * The Python Imaging Library. * $Id: //modules/pil/libImaging/Lzw.h#2 $ * * declarations for the TIFF LZW decoder. * * Copyright (c) Fredrik Lundh 1995-96. */ /* Max size for LZW code words */ #define LZWBITS 12 #define LZWTABLE (1<