Home
last modified time | relevance | path

Searched refs:LZ4F_compressionLevel_max (Results 1 - 3 of 3) sorted by relevance

/third_party/lz4/lib/
H A Dlz4frame.h207 LZ4FLIB_API int LZ4F_compressionLevel_max(void); /* v1.8.0+ */
H A Dlz4frame.c323 int LZ4F_compressionLevel_max(void) { return LZ4HC_CLEVEL_MAX; } in LZ4F_compressionLevel_max() function
/third_party/lz4/tests/
H A Dframetest.c659 cParams.compressionLevel = LZ4F_compressionLevel_max(); in basicTests()

Completed in 9 milliseconds