Searched refs:ZSTDv07_loadEntropy (Results 1 – 1 of 1) sorted by relevance
4097 static size_t ZSTDv07_loadEntropy(ZSTDv07_DCtx* dctx, const void* const dict, size_t const dictSize) in ZSTDv07_loadEntropy() function4159 { size_t const eSize = ZSTDv07_loadEntropy(dctx, dict, dictSize); in ZSTDv07_decompress_insertDictionary()