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