Home
last modified time | relevance | path

Searched defs:jobSize (Results 1 – 4 of 4) sorted by relevance

/external/zstd/lib/compress/
Dzstdmt_compress.c473 size_t jobSize, in ZSTDMT_serialState_reset()
1848 size_t const jobSize = mtctx->inBuff.filled; in ZSTDMT_compressStream_generic() local
Dzstd_compress_internal.h304 size_t jobSize; member
/external/zstd/tests/
Dzstreamtest.c1325 { int jobSize; in basicUnitTests() local
1348 size_t const jobSize = 4 * 1 MB; in basicUnitTests() local
Dfuzzer.c1758 int const jobSize = 512 KB; in basicUnitTests() local