Searched refs:LZ4F_max1MB (Results 1 – 3 of 3) sorted by relevance
98 LZ4F_max1MB=6, enumerator
122 case LZ4F_max1MB: return 1 << 20; in get_block_size()
382 prefs.frameInfo.blockSizeID = LZ4F_max1MB; in basicTests()