Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/lz4/
H A Dlz4_decompress.c73 /* noDict, withPrefix64k, usingExtDict */ in LZ4_decompress_generic()
173 (dict == withPrefix64k || match >= lowPrefix)) { in LZ4_decompress_generic()
482 withPrefix64k, in LZ4_decompress_fast()
494 withPrefix64k, in LZ4_decompress_safe_withPrefix64k()
H A Dlz4defs.h237 typedef enum { noDict = 0, withPrefix64k, usingExtDict } dict_directive; enumerator
H A Dlz4_compress.c218 case withPrefix64k: in LZ4_compress_generic()
903 withPrefix64k, dictSmall, acceleration); in LZ4_compress_fast_continue()
908 withPrefix64k, noDictIssue, acceleration); in LZ4_compress_fast_continue()
/kernel/linux/linux-6.6/lib/lz4/
H A Dlz4_decompress.c73 /* noDict, withPrefix64k, usingExtDict */ in LZ4_decompress_generic()
173 (dict == withPrefix64k || match >= lowPrefix)) { in LZ4_decompress_generic()
482 withPrefix64k, in LZ4_decompress_fast()
494 withPrefix64k, in LZ4_decompress_safe_withPrefix64k()
H A Dlz4defs.h239 typedef enum { noDict = 0, withPrefix64k, usingExtDict } dict_directive; enumerator
H A Dlz4_compress.c218 case withPrefix64k: in LZ4_compress_generic()
903 withPrefix64k, dictSmall, acceleration); in LZ4_compress_fast_continue()
908 withPrefix64k, noDictIssue, acceleration); in LZ4_compress_fast_continue()

Completed in 6 milliseconds