Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/common/
H A Dfse.h347 size_t FSE_buildDTable_raw (FSE_DTable* dt, unsigned nbBits);
H A Dfse_decompress.c205 size_t FSE_buildDTable_raw (FSE_DTable* dt, unsigned nbBits) in FSE_buildDTable_raw() function