Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/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()
934 const int optLevel, in ZSTD_compressBlock_opt_generic()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c20218 static void ZSTD_setBasePrices(optState_t* optPtr, int optLevel) in ZSTD_setBasePrices()
20252 int const optLevel) in ZSTD_rescaleFreqs()
20363 int optLevel) in ZSTD_rawLiteralsCost()
20386 static U32 ZSTD_litLengthPrice(U32 const litLength, const optState_t* const optPtr, int optLevel) in ZSTD_litLengthPrice()
20406 int const optLevel) in ZSTD_getMatchPrice()
20946 const int optLevel, in ZSTD_compressBlock_opt_generic()