Searched refs:gzipFormat (Results 1 – 2 of 2) sorted by relevance
95 BZlibCompressionParameters::SetGzipFormat(bool gzipFormat) in SetGzipFormat() argument97 fGzipFormat = gzipFormat; in SetGzipFormat()146 bool gzipFormat = false; in Init() local149 gzipFormat = parameters->IsGzipFormat(); in Init()154 MAX_WBITS + (gzipFormat ? 16 : 0), in Init()
36 void SetGzipFormat(bool gzipFormat);