Home
last modified time | relevance | path

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

/src/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()
/src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_opt.c83 static void ZSTD_setBasePrices(optState_t* optPtr, int optLevel) in ZSTD_setBasePrices()
144 int const optLevel) in ZSTD_rescaleFreqs()
269 int optLevel) in ZSTD_rawLiteralsCost()
296 static U32 ZSTD_litLengthPrice(U32 const litLength, const optState_t* const optPtr, int optLevel) in ZSTD_litLengthPrice()
328 int const optLevel) in ZSTD_getMatchPrice()
1082 const int optLevel, in ZSTD_compressBlock_opt_generic()