Searched refs:shift_bits (Results 1 – 2 of 2) sorted by relevance
666 [shift_bits] "n"(RC_SHIFT_BITS), \826 [shift_bits] "n"(RC_SHIFT_BITS), \917 [shift_bits] "n"(RC_SHIFT_BITS), \959 [shift_bits] "n"(RC_SHIFT_BITS) \
116 int shift_bits; member2664 hf->shift_bits = 0; in lzh_make_fake_table()2726 hf->shift_bits = diffbits; in lzh_make_huffman_table()2860 extlen = hf->shift_bits; in lzh_decode_huffman_tree()2881 c = hf->tbl[rbits >> hf->shift_bits]; in lzh_decode_huffman()