Lines Matching full:speed
33 * - Remove bit fields--back to byte structure for speed
39 * buffer and bit count in inflate()--for speed when inflate_fast() not used
45 * - Rearrange window copies in inflate_fast() for speed and simplification
47 * - Use local copies of window variables in inflate_fast() for speed
48 * - Pull out common write == 0 case for speed in inflate_fast()
317 Providing output buffers larger than 32K to inflate() should provide a speed
402 /* Load registers with state in inflate() for speed */