Searched refs:LZ4F_max1MB (Results 1 – 4 of 4) sorted by relevance
101 case LZ4F_max1MB: in LZ4F_readOpen()202 case LZ4F_max1MB: in LZ4F_writeOpen()
127 LZ4F_max1MB=6, enumerator
191 case LZ4F_max1MB: return 1 << 20; in get_block_size()
473 prefs.frameInfo.blockSizeID = LZ4F_max1MB; in basicTests()