Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/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()