Lines Matching full:"1 decode"
123 ar.lmask = (1U << state->lenbits) - 1;124 ar.dmask = (1U << state->distbits) - 1;125 126 /* decode literals and length/distances until end-of-block or not enough