Home
last modified time | relevance | path

Searched defs:hintInSize (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c1732 size_t hintInSize = mtctx->targetSectionSize - mtctx->inBuff.filled; in ZSTDMT_nextInputSizeHint() local
H A Dzstd_compress.c4116 size_t hintInSize = cctx->inBuffTarget - cctx->inBuffPos; in ZSTD_nextInputSizeHint() local