Home
last modified time | relevance | path

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

/external/u-boot/lib/zstd/
Dzstd_internal.h196 U32 staticPrices; member
Dzstd_opt.h34 ssPtr->staticPrices = 0; in ZSTD_rescaleFreqs()
38 ssPtr->staticPrices = 1; in ZSTD_rescaleFreqs()
95 if (ssPtr->staticPrices) in ZSTD_getLiteralPrice()
138 if (seqStorePtr->staticPrices) in ZSTD_getPrice()