Searched refs:basePrice (Results 1 – 1 of 1) sorted by relevance
1278 int const basePrice = previousPrice + LL_PRICE(0); in ZSTD_compressBlock_opt_generic() local1317 … int const price = basePrice + (int)ZSTD_getMatchPrice(offset, mlen, optStatePtr, optLevel); in ZSTD_compressBlock_opt_generic()