Searched refs:pos_slot (Results 1 – 1 of 1) sorted by relevance
485 int pos_slot; in process_bit1() local496 &pos_slot); in process_bit1()497 if (pos_slot >= LZMA_START_POS_MODEL_INDEX) { in process_bit1()499 num_bits = (pos_slot >> 1) - 1; in process_bit1()500 cst->rep0 = 2 | (pos_slot & 1); in process_bit1()501 if (pos_slot < LZMA_END_POS_MODEL_INDEX) { in process_bit1()504 cst->rep0 - pos_slot - 1; in process_bit1()522 cst->rep0 = pos_slot; in process_bit1()