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

/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A DLzmaEnc.c1740 UInt32 tempPrices[kNumFullDistances]; local
1747 tempPrices[i] = RcTree_ReverseGetPrice(p->posEncoders + base - posSlot - 1, footerBits, i - base, p->ProbPrices);
1766 distancesPrices[i] = posSlotPrices[GetPosSlot1(i)] + tempPrices[i];

Completed in 27 milliseconds