Home
last modified time | relevance | path

Searched refs:noLimit (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/lib/lz4/
H A Dlz4defs.h234 typedef enum { noLimit = 0, limitedOutput = 1 } limitedOutput_directive; enumerator
H A Dlz4hc_compress.c605 srcSize, maxDstSize, compressionLevel, noLimit); in LZ4_compress_HC_extStateHC()
728 source, dest, inputSize, maxOutputSize, noLimit); in LZ4_compress_HC_continue()
H A Dlz4_compress.c482 noLimit, byU16, noDict, in LZ4_compress_fast_extState()
487 noLimit, tableType, noDict, in LZ4_compress_fast_extState()
/kernel/linux/linux-6.6/lib/lz4/
H A Dlz4defs.h236 typedef enum { noLimit = 0, limitedOutput = 1 } limitedOutput_directive; enumerator
H A Dlz4hc_compress.c605 srcSize, maxDstSize, compressionLevel, noLimit); in LZ4_compress_HC_extStateHC()
728 source, dest, inputSize, maxOutputSize, noLimit); in LZ4_compress_HC_continue()
H A Dlz4_compress.c482 noLimit, byU16, noDict, in LZ4_compress_fast_extState()
487 noLimit, tableType, noDict, in LZ4_compress_fast_extState()

Completed in 6 milliseconds