Searched refs:two_bits (Results 1 – 1 of 1) sorted by relevance
276 int two_bits; in get_next_block() local283 two_bits = get_bits(bd, 2); in get_next_block()284 if (two_bits < 2) { in get_next_block()290 len_m1 += (((two_bits+1) & 2) - 1); in get_next_block()