Searched defs:compressedSize (Results 1 – 4 of 4) sorted by relevance
52 SizeT compressedSize = (SizeT)(length - LZMA_PROPS_SIZE); in lzmaBuffToBuffDecompress() local
520 int compressedSize, int maxDecompressedSize) in LZ4_decompress_safe()529 int compressedSize, int targetOutputSize, int dstCapacity) in LZ4_decompress_safe_partial()
340 size_t compressedSize; member
764 size_t const compressedSize = frameSizeInfo.compressedSize; in ZSTD_decompressBound() local818 static void ZSTD_DCtx_trace_end(ZSTD_DCtx const* dctx, U64 uncompressedSize, U64 compressedSize, un… in ZSTD_DCtx_trace_end()
Completed in 14 milliseconds