Searched refs:LZW_BLOCK_MASK (Results 1 – 2 of 2) sorted by relevance
46 #define LZW_BLOCK_MASK 0x80 macro
284 state->block_mode = max_bits & LZW_BLOCK_MASK; in ft_lzwstate_io()