Home
last modified time | relevance | path

Searched defs:accuracyLog (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/zstd/lib/compress/
H A Dzstd_compress_sequences.c137 size_t ZSTD_crossEntropyCost(short const* norm, unsigned accuracyLog, in ZSTD_crossEntropyCost()
/dflybsd-src/contrib/zstd/lib/common/
H A Dfse.h570 MEM_STATIC U32 FSE_bitCost(const void* symbolTTPtr, U32 tableLog, U32 symbolValue, U32 accuracyLog) in FSE_bitCost()