Home
last modified time | relevance | path

Searched defs:targetLog (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/lib/zstd/decompress/
Dhuf_decompress.c931 static void HUF_fillDTableX2Level2(HUF_DEltX2* DTable, U32 targetLog, const U32 consumedBits, in HUF_fillDTableX2Level2()
986 static void HUF_fillDTableX2(HUF_DEltX2* DTable, const U32 targetLog, in HUF_fillDTableX2()
/kernel/linux/linux-5.10/lib/zstd/
Dhuf_decompress.c440 static void HUF_fillDTableX4(HUF_DEltX4 *DTable, const U32 targetLog, const sortedSymbol_t *sortedL… in HUF_fillDTableX4()