Home
last modified time | relevance | path

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

/external/zstd/lib/common/
Dfse.h167 FSE_PUBLIC_API FSE_CTable* FSE_createCTable (unsigned maxSymbolValue, unsigned tableLog);
/external/zstd/lib/compress/
Dfse_compress.c309 FSE_CTable* FSE_createCTable (unsigned maxSymbolValue, unsigned tableLog) in FSE_createCTable() function