Searched refs:LZ4F_max256KB (Results 1 – 4 of 4) sorted by relevance
98 case LZ4F_max256KB: in LZ4F_readOpen()199 case LZ4F_max256KB: in LZ4F_writeOpen()
126 LZ4F_max256KB=5, enumerator
21 { LZ4F_max256KB, LZ4F_blockLinked, LZ4F_noContentChecksum, LZ4F_frame,190 case LZ4F_max256KB: return 1 << 18; in get_block_size()
433 prefs.frameInfo.blockSizeID = LZ4F_max256KB; in basicTests()