Searched defs:targetLog (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/lib/zstd/ |
| H A D | huf_decompress.c | 440 static void HUF_fillDTableX4(HUF_DEltX4 *DTable, const U32 targetLog, const sortedSymbol_t *sortedList, const U32 sortedListSize, const U32 *rankStart, in HUF_fillDTableX4() argument
|
| /kernel/linux/linux-6.6/lib/zstd/decompress/ |
| H A D | huf_decompress.c | 931 static void HUF_fillDTableX2Level2(HUF_DEltX2* DTable, U32 targetLog, const U32 consumedBits, in HUF_fillDTableX2Level2() argument 986 static void HUF_fillDTableX2(HUF_DEltX2* DTable, const U32 targetLog, in HUF_fillDTableX2() argument [all...] |
Completed in 7 milliseconds