Searched refs:zlib_deflate (Results 1 – 3 of 3) sorted by relevance
37 ZLIB_DEFLATE=zlib_deflate
32 enum class compression_types { zlib_deflate, lz4, lzma, lzfse, none }; enumerator
721 case compression_types::zlib_deflate: in CompressString()746 if (compression_type == compression_types::zlib_deflate) { in CompressString()4538 EnableCompressionNextSendPacket(compression_types::zlib_deflate); in HandlePacket_QEnableCompression()