Searched defs:FSELog (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/ |
H A D | zstd_compress_sequences.c | 58 size_t const nbSeq, unsigned const FSELog) in ZSTD_NCountCost() 144 size_t const mostFrequent, size_t nbSeq, unsigned const FSELog, in ZSTD_selectEncodingType() 224 FSE_CTable* nextCTable, U32 FSELog, symbolEncodingType_e type, in ZSTD_buildCTable()
|
/freebsd/sys/contrib/zstd/lib/compress/ |
H A D | zstd_compress_sequences.c | 71 size_t const nbSeq, unsigned const FSELog) in ZSTD_NCountCost() 159 size_t const mostFrequent, size_t nbSeq, unsigned const FSELog, in ZSTD_selectEncodingType() 244 FSE_CTable* nextCTable, U32 FSELog, symbolEncodingType_e type, in ZSTD_buildCTable()
|