Searched refs:LZ4F_max4MB (Results 1 – 3 of 3) sorted by relevance
119 LZ4F_max4MB=7 enumerator
161 case LZ4F_max4MB: return 1 << 22; in get_block_size()
415 prefs.frameInfo.blockSizeID = LZ4F_max4MB; in basicTests()