Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/common/
H A Dfse.h244 FSE_PUBLIC_API FSE_DTable* FSE_createDTable(unsigned tableLog);
H A Dfse_decompress.c60 FSE_DTable* FSE_createDTable (unsigned tableLog) in FSE_createDTable() function