Lines Matching full:lookahead
402 s->last_eob_len = 8; /* enough lookahead for inflate */
886 * Send one empty static block to give enough lookahead for inflate.
888 * The current inflate code requires 9 bits of lookahead. If the
890 * on 5 bits or less, inflate may have only 5+3 bits of lookahead to decode
906 * (10 - bi_valid) bits. The lookahead for the last real code (before
1229 s->last_eob_len = 8; /* enough lookahead for inflate */