Searched refs:maxPackSize (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/lzma/
H A DLzmaEnc.c1753 static SRes LzmaEnc_CodeOneBlock(CLzmaEnc *p, Bool useLimits, UInt32 maxPackSize, UInt32 maxUnpackSize) argument
1902 RangeEnc_GetProcessed(&p->rc) + kNumOpts * 2 >= maxPackSize)

Completed in 63 milliseconds