Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/common/
H A Dfse.h327 size_t FSE_buildCTable_raw (FSE_CTable* ct, unsigned nbBits);
/openbmc/linux/lib/zstd/compress/
H A Dfse_compress.c537 size_t FSE_buildCTable_raw (FSE_CTable* ct, unsigned nbBits) in FSE_buildCTable_raw() function