Searched defs:compressedSize (Results 1 – 2 of 2) sorted by relevance
800 size_t const compressedSize = frameSizeInfo.compressedSize; in ZSTD_decompressBound() local820 size_t const compressedSize = frameSizeInfo.compressedSize; in ZSTD_decompressionMargin() local896 static void ZSTD_DCtx_trace_end(ZSTD_DCtx const* dctx, U64 uncompressedSize, U64 compressedSize, in… in ZSTD_DCtx_trace_end()
280 size_t compressedSize; member