Searched refs:previousPrice (Results 1 – 1 of 1) sorted by relevance
1198 U32 const previousPrice = (U32)opt[cur].price; in ZSTD_compressBlock_opt_generic() local1199 U32 const basePrice = previousPrice + ZSTD_litLengthPrice(0, optStatePtr, optLevel); in ZSTD_compressBlock_opt_generic()