Home
last modified time | relevance | path

Searched refs:LZ4F_max1MB (Results 1 - 4 of 4) sorted by relevance

/third_party/lz4/lib/
H A Dlz4file.c101 case LZ4F_max1MB: in LZ4F_readOpen()
202 case LZ4F_max1MB: in LZ4F_writeOpen()
H A Dlz4frame.h127 LZ4F_max1MB=6, enumerator
/third_party/lz4/examples/
H A DframeCompress.c191 case LZ4F_max1MB: return 1 << 20; in get_block_size()
/third_party/lz4/tests/
H A Dframetest.c473 prefs.frameInfo.blockSizeID = LZ4F_max1MB; in basicTests()

Completed in 5 milliseconds