Home
last modified time | relevance | path

Searched refs:FSE_buildCTable_rle (Results 1 – 3 of 3) sorted by relevance

/linux/lib/zstd/common/
A Dfse.h330 size_t FSE_buildCTable_rle (FSE_CTable* ct, unsigned char symbolValue);
/linux/lib/zstd/compress/
A Dzstd_compress_sequences.c255 FORWARD_IF_ERROR(FSE_buildCTable_rle(nextCTable, (BYTE)max), ""); in ZSTD_buildCTable()
A Dfse_compress.c527 size_t FSE_buildCTable_rle (FSE_CTable* ct, BYTE symbolValue) in FSE_buildCTable_rle() function

Completed in 7 milliseconds