Lines Matching refs:windowsize
283 unsigned windowsize; /*must be a power of two <= 32768. higher compresses more but is slower. Typical value: 2048.*/1175 *) windowsize: the window size used by the LZ77 encoder (1 - 32768). Has value1577 *) 22 dec 2013: Power of two windowsize required for optimization.