Home
last modified time | relevance | path

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

/dragonfly/contrib/zstd/lib/common/
H A Dfse.h247 FSE_PUBLIC_API FSE_DTable* FSE_createDTable(unsigned tableLog);
H A Dfse_decompress.c60 FSE_DTable* FSE_createDTable (unsigned tableLog) in FSE_createDTable() function