Home
last modified time | relevance | path

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

/linux-5.19.10/lib/zstd/compress/
Dzstd_opt.c84 static void ZSTD_setBasePrices(optState_t* optPtr, int optLevel) in ZSTD_setBasePrices()
118 int const optLevel) in ZSTD_rescaleFreqs()
229 int optLevel) in ZSTD_rawLiteralsCost()
252 static U32 ZSTD_litLengthPrice(U32 const litLength, const optState_t* const optPtr, int optLevel) in ZSTD_litLengthPrice()
272 int const optLevel) in ZSTD_getMatchPrice()
947 const int optLevel, in ZSTD_compressBlock_opt_generic()