Searched refs:optLevel (Results 1 – 1 of 1) sorted by relevance
71 static void ZSTD_setBasePrices(optState_t* optPtr, int optLevel) in ZSTD_setBasePrices() argument126 int const optLevel) in ZSTD_rescaleFreqs() argument239 ZSTD_setBasePrices(optPtr, optLevel); in ZSTD_rescaleFreqs()247 int optLevel) in ZSTD_rawLiteralsCost() argument274 return WEIGHT(litLength, optLevel); in ZSTD_litLengthPrice()301 int const optLevel) in ZSTD_getMatchPrice() argument313 if ((optLevel<2) /*static*/ && offCode >= 20) in ZSTD_getMatchPrice()1041 const int optLevel, in ZSTD_compressBlock_opt_generic() argument1072 assert(optLevel <= 2); in ZSTD_compressBlock_opt_generic()1189 if ( (optLevel==0) /*static_test*/ in ZSTD_compressBlock_opt_generic()[all …]