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