Home
last modified time | relevance | path

Searched defs:HUF_TABLELOG_MAX (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/zstd/
H A Dhuf.h64 #define HUF_TABLELOG_MAX 12 /* max configured tableLog (for static allocation); can be modified up to HUF_ABSOLUTEMAX_TABLELOG */ macro
/kernel/linux/linux-6.6/lib/zstd/common/
H A Dhuf.h116 #define HUF_TABLELOG_MAX 12 /* max runtime value of tableLog (due to static allocation); can be modified up to HUF_TABLELOG_ABSOLUTEMAX */ macro

Completed in 2 milliseconds