Home
last modified time | relevance | path

Searched defs:dictID (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/lib/zstd/decompress/
Dzstd_decompress.c87 static size_t ZSTD_DDictHashSet_getIndex(const ZSTD_DDictHashSet* hashSet, U32 dictID) { in ZSTD_DDictHashSet_getIndex()
98 const U32 dictID = ZSTD_getDictID_fromDDict(ddict); in ZSTD_DDictHashSet_emplaceDDict() local
148 static const ZSTD_DDict* ZSTD_DDictHashSet_getDDict(ZSTD_DDictHashSet* hashSet, U32 dictID) { in ZSTD_DDictHashSet_getDDict()
400 U32 const dictID= fhd & 3; in ZSTD_frameHeaderSize_internal() local
461 U32 dictID = 0; in ZSTD_getFrameHeader_advanced() local
Dzstd_ddict.c38 U32 dictID; member
Dzstd_decompress_internal.h162 U32 dictID; member
/kernel/linux/linux-5.10/lib/zstd/
Ddecompress.c95 U32 dictID; member
195 U32 const dictID = fhd & 3; in ZSTD_frameHeaderSize() local
241 U32 dictID = 0; in ZSTD_getFrameParams() local
1984 U32 dictID; member
Dcompress.c68 U32 dictID; member
2431 …eFrameHeader(void *dst, size_t dstCapacity, ZSTD_parameters params, U64 pledgedSrcSize, U32 dictID) in ZSTD_writeFrameHeader()
/kernel/linux/linux-5.10/include/linux/
Dzstd.h933 unsigned int dictID; member
/kernel/linux/linux-6.6/lib/zstd/compress/
Dzstd_compress.c81 U32 dictID; member
3922 const ZSTD_CCtx_params* params, U64 pledgedSrcSize, U32 dictID) in ZSTD_writeFrameHeader()
4334 size_t dictID; in ZSTD_loadZstdDictionary() local
4424 { size_t const dictID = cdict ? in ZSTD_compressBegin_internal() local
4709 { size_t const dictID = ZSTD_compress_insertDictionary( in ZSTD_initCDict_internal() local
Dzstd_compress_internal.h365 U32 dictID; member
/kernel/linux/linux-6.6/include/linux/
Dzstd_lib.h2481 unsigned dictID; member