Searched refs:position_slot (Results 1 – 1 of 1) sorted by relevance
85 int position_slot; member2766 int position_slot = ds->position_slot; in lzx_decode_blocks() local2784 ds->position_slot = position_slot; in lzx_decode_blocks()2832 position_slot = c >> 3; in lzx_decode_blocks()2864 switch (position_slot) { in lzx_decode_blocks()2885 pos_tbl[position_slot].footer_bits; in lzx_decode_blocks()2939 copy_pos += pos_tbl[position_slot].base -2; in lzx_decode_blocks()3011 ds->position_slot = position_slot; in lzx_decode_blocks()