Searched refs:HUFF_MASK (Results 1 – 1 of 1) sorted by relevance
33 #define HUFF_MASK (HUFF_LEN - 1) macro257 ti = ph[i] << (HUFF_BIT - 1 - b) & HUFF_MASK; /* Index of input pattern for the code */ in create_huffman_tbl()