Searched defs:flSize (Results 1 – 2 of 2) sorted by relevance
19 U32 const flSize = 1 + (srcSize>31) + (srcSize>4095); in ZSTD_noCompressLiterals() local46 U32 const flSize = 1 + (srcSize>31) + (srcSize>4095); in ZSTD_compressRleLiteralsBlock() local
446 U32 const flSize = 1 + (srcSize > 31) + (srcSize > 4095); in ZSTD_noCompressLiterals() local465 U32 const flSize = 1 + (srcSize > 31) + (srcSize > 4095); in ZSTD_compressRleLiteralsBlock() local