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