Searched defs:dictID (Results 1 – 6 of 6) sorted by relevance
88 static size_t ZSTD_DDictHashSet_getIndex(const ZSTD_DDictHashSet* hashSet, U32 dictID) { in ZSTD_DDictHashSet_getIndex()99 const U32 dictID = ZSTD_getDictID_fromDDict(ddict); in ZSTD_DDictHashSet_emplaceDDict() local149 static const ZSTD_DDict* ZSTD_DDictHashSet_getDDict(ZSTD_DDictHashSet* hashSet, U32 dictID) { in ZSTD_DDictHashSet_getDDict()384 U32 const dictID= fhd & 3; in ZSTD_frameHeaderSize_internal() local445 U32 dictID = 0; in ZSTD_getFrameHeader_advanced() local
38 U32 dictID; member
144 U32 dictID; member
70 U32 dictID; member2863 const ZSTD_CCtx_params* params, U64 pledgedSrcSize, U32 dictID) in ZSTD_writeFrameHeader()3251 size_t dictID; in ZSTD_loadZstdDictionary() local3340 { size_t const dictID = cdict ? in ZSTD_compressBegin_internal() local3626 { size_t const dictID = ZSTD_compress_insertDictionary( in ZSTD_initCDict_internal() local
275 U32 dictID; member
2362 unsigned dictID; member