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; member2709 hf->shift_bits = 0; in lzh_make_fake_table()2771 hf->shift_bits = diffbits; in lzh_make_huffman_table()2905 extlen = hf->shift_bits; in lzh_decode_huffman_tree()2926 c = hf->tbl[rbits >> hf->shift_bits]; in lzh_decode_huffman()