Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dzstd_lib.h903 ZSTDLIB_API unsigned ZSTD_getDictID_fromCDict(const ZSTD_CDict* cdict);
/linux/lib/zstd/compress/
H A Dzstd_compress.c4931 unsigned ZSTD_getDictID_fromCDict(const ZSTD_CDict* cdict) in ZSTD_getDictID_fromCDict() function