Searched refs:window_bits (Results 1 – 1 of 1) sorted by relevance
60 int window_bits = Read4(deflate_header + 48); in ApplyBSDiffPatchAndStreamOutput() local70 int ret = deflateInit2(&strm, level, method, window_bits, mem_level, strategy); in ApplyBSDiffPatchAndStreamOutput()