Searched refs:GZIP_COMPRESS_WORK_SIZE (Results 1 – 2 of 2) sorted by relevance
107 const int GZIP_COMPRESS_WORK_SIZE = DEFLATE_COMPRESS_WORK_SIZE; variable
1306 == GZIP_COMPRESS_WORK_SIZE ); in ZlibStaticAssert()1318 detail::ZlibAllocator za(pWork, GZIP_COMPRESS_WORK_SIZE); in CompressDeflateCommon()