Home
last modified time | relevance | path

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

/linux-4.19.296/lib/zstd/
Dzstd_internal.h206 U32 staticPrices; member
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()