Searched defs:dictID (Results 1 – 6 of 6) sorted by relevance
90 static size_t ZSTD_DDictHashSet_getIndex(const ZSTD_DDictHashSet* hashSet, U32 dictID) { in ZSTD_DDictHashSet_getIndex()101 const U32 dictID = ZSTD_getDictID_fromDDict(ddict); in ZSTD_DDictHashSet_emplaceDDict() local151 static const ZSTD_DDict* ZSTD_DDictHashSet_getDDict(ZSTD_DDictHashSet* hashSet, U32 dictID) { in ZSTD_DDictHashSet_getDDict()406 U32 const dictID= fhd & 3; in ZSTD_frameHeaderSize_internal() local493 U32 dictID = 0; in ZSTD_getFrameHeader_advanced() local
39 U32 dictID; member
165 U32 dictID; member
87 U32 dictID; member4611 U64 pledgedSrcSize, U32 dictID) in ZSTD_writeFrameHeader()5086 size_t dictID; in ZSTD_loadZstdDictionary() local5178 { size_t const dictID = cdict ? in ZSTD_compressBegin_internal() local5477 { size_t const dictID = ZSTD_compress_insertDictionary( in ZSTD_initCDict_internal() local
477 U32 dictID; member
1485 …unsigned dictID; /* for ZSTD_skippableFrame, contains the skippable magic vari… member