Searched refs:FSE_buildCTable_rle (Results 1 – 4 of 4) sorted by relevance
333 size_t FSE_buildCTable_rle (FSE_CTable* ct, unsigned char symbolValue);
257 FORWARD_IF_ERROR(FSE_buildCTable_rle(nextCTable, (BYTE)max), ""); in ZSTD_buildCTable()
570 size_t FSE_buildCTable_rle (FSE_CTable* ct, BYTE symbolValue) in FSE_buildCTable_rle() function
848 FSE_buildCTable_rle(CTable_LitLength, (BYTE)max); in writeSequences()878 FSE_buildCTable_rle(CTable_OffsetBits, (BYTE)max); in writeSequences()906 FSE_buildCTable_rle(CTable_MatchLength, (BYTE)max); in writeSequences()