Home
last modified time | relevance | path

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

/linux-6.1.9/lib/zstd/compress/
Dzstd_opt.c84 static void ZSTD_setBasePrices(optState_t* optPtr, int optLevel) in ZSTD_setBasePrices() function
221 ZSTD_setBasePrices(optPtr, optLevel); in ZSTD_rescaleFreqs()
1218 ZSTD_setBasePrices(optStatePtr, optLevel); in ZSTD_compressBlock_opt_generic()