Home | History | Annotate | Download | only in lib

Lines Matching full:worst

252 * The most important rule is that dstBuffer MUST be large enough (dstMaxSize) to ensure compression completion even in worst case.
433 /* LZ4F_compressBound() : gives the size of Dst buffer given a srcSize to handle worst case situations.
512 * The most important rule is that dstBuffer MUST be large enough (dstMaxSize) to ensure compression completion even in worst case.