Searched refs:LZ4_COMPRESSBOUND (Results 1 – 2 of 2) sorted by relevance
61 #define LZ4_COMPRESSBOUND(isize) (\ macro172 return LZ4_COMPRESSBOUND(isize); in LZ4_compressBound()
478 if (maxOutputSize >= LZ4_COMPRESSBOUND(inputSize)) { in LZ4_compress_fast_extState()735 if (targetDstSize >= LZ4_COMPRESSBOUND(*srcSizePtr)) { in LZ4_compress_destSize_extState()