Searched defs:windowsize (Results 1 – 3 of 3) sorted by relevance
181 bool use_zopfli, int windowsize, const ZopfliPNGOptions* png_options, in TryOptimize()292 int windowsize = 8192; in AutoChooseFilterStrategy() local344 int windowsize = 32768; in ZopfliPNGOptimize() local
283 …unsigned windowsize; /*must be a power of two <= 32768. higher compresses more but is slower. Typi… member
1360 static unsigned hash_init(Hash* hash, unsigned windowsize) in hash_init()1432 … const unsigned char* in, size_t inpos, size_t insize, unsigned windowsize, in encodeLZ77()