Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_opt.c72 static void ZSTD_setBasePrices(optState_t* optPtr, int optLevel) in ZSTD_setBasePrices()
106 int const optLevel) in ZSTD_rescaleFreqs()
217 int optLevel) in ZSTD_rawLiteralsCost()
240 static U32 ZSTD_litLengthPrice(U32 const litLength, const optState_t* const optPtr, int optLevel) in ZSTD_litLengthPrice()
260 int const optLevel) in ZSTD_getMatchPrice()
800 const int optLevel, in ZSTD_compressBlock_opt_generic()
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_opt.c71 static void ZSTD_setBasePrices(optState_t* optPtr, int optLevel) in ZSTD_setBasePrices()
126 int const optLevel) in ZSTD_rescaleFreqs()
247 int optLevel) in ZSTD_rawLiteralsCost()
270 static U32 ZSTD_litLengthPrice(U32 const litLength, const optState_t* const optPtr, int optLevel) in ZSTD_litLengthPrice()
301 int const optLevel) in ZSTD_getMatchPrice()
1041 const int optLevel, in ZSTD_compressBlock_opt_generic()