Home
last modified time | relevance | path

Searched refs:ZSTD_getDictID_fromCDict (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/
Dzstd_lib.h903 ZSTDLIB_API unsigned ZSTD_getDictID_fromCDict(const ZSTD_CDict* cdict);
/Linux-v6.6/lib/zstd/compress/
Dzstd_compress.c4929 unsigned ZSTD_getDictID_fromCDict(const ZSTD_CDict* cdict) in ZSTD_getDictID_fromCDict() function