Home
last modified time | relevance | path

Searched refs:staticPrices (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/zstd/
H A Dzstd_internal.h216 U32 staticPrices; member
H A Dzstd_opt.h44 ssPtr->staticPrices = 0; in ZSTD_rescaleFreqs()
48 ssPtr->staticPrices = 1; in ZSTD_rescaleFreqs()
105 if (ssPtr->staticPrices) in ZSTD_getLiteralPrice()
148 if (seqStorePtr->staticPrices) in ZSTD_getPrice()

Completed in 2 milliseconds