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