Searched defs:windowsize (Results 1 – 2 of 2) sorted by relevance
361 …unsigned windowsize; /*must be a power of two <= 32768. higher compresses more but is slower. Defa… member
1590 static unsigned hash_init(Hash * hash, unsigned windowsize) in hash_init()1683 … const unsigned char * in, size_t inpos, size_t insize, unsigned windowsize, in encodeLZ77()