Searched refs:deflateBound (Results 1 – 2 of 2) sorted by relevance
514 static inline unsigned long deflateBound(unsigned long s) in deflateBound() function
61 if (block_size > deflateBound(1UL << zisofs_block_shift)) { in zisofs_uncompress_block()
Completed in 4 milliseconds