Searched refs:srcsize (Results 1 – 1 of 1) sorted by relevance
17 #define LZ4_DECOMPRESS_INPLACE_MARGIN(srcsize) (((srcsize) >> 8) + 32) argument