Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dzstd_lib.h1567 ZSTDLIB_API unsigned ZSTD_getDictID_fromCDict(const ZSTD_CDict* cdict);
/linux-5.19.10/lib/zstd/compress/
Dzstd_compress.c3836 unsigned ZSTD_getDictID_fromCDict(const ZSTD_CDict* cdict) in ZSTD_getDictID_fromCDict() function