Home
last modified time | relevance | path

Searched refs:slotPrice (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/C/
H A DLzmaEnc.c2310 UInt32 slotPrice = posSlotPrices[GetPosSlot1(i)]; in FillDistancesPrices() local
2311 dp[i ] = slotPrice + tempPrices[i]; in FillDistancesPrices()
2312 dp[i + 1] = slotPrice + tempPrices[i + 1]; in FillDistancesPrices()

Completed in 5 milliseconds