Searched refs:shift_bits (Results 1 – 2 of 2) sorted by relevance
665 [shift_bits] "n"(RC_SHIFT_BITS), \825 [shift_bits] "n"(RC_SHIFT_BITS), \916 [shift_bits] "n"(RC_SHIFT_BITS), \958 [shift_bits] "n"(RC_SHIFT_BITS) \
116 int shift_bits; member2657 hf->shift_bits = 0; in lzh_make_fake_table()2719 hf->shift_bits = diffbits; in lzh_make_huffman_table()2853 extlen = hf->shift_bits; in lzh_decode_huffman_tree()2874 c = hf->tbl[rbits >> hf->shift_bits]; in lzh_decode_huffman()