Searched refs:LZ4F_max64KB (Results 1 – 4 of 4) sorted by relevance
116 LZ4F_max64KB=4, enumerator
196 #define LZ4F_BLOCKSIZEID_DEFAULT LZ4F_max64KB290 LZ4F_blockSizeID_t proposedBSID = LZ4F_max64KB; in LZ4F_optimalBSID()
158 case LZ4F_max64KB: return 1 << 16; in get_block_size()
353 prefs.frameInfo.blockSizeID = LZ4F_max64KB; in basicTests()592 cParams.frameInfo.blockSizeID = LZ4F_max64KB; in basicTests()628 cParams.frameInfo.blockSizeID = LZ4F_max64KB; in basicTests()