Home
last modified time | relevance | path

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

/third_party/lzma/C/
H A DLzmaEnc.c194 unsigned GetPosSlot1(UInt32 pos);
195 unsigned GetPosSlot1(UInt32 pos) in GetPosSlot1() function
250 #define GetPosSlot1(pos) p->g_FastPos[pos] macro
2238 unsigned posSlot = GetPosSlot1(i); in FillDistancesPrices()
2310 UInt32 slotPrice = posSlotPrices[GetPosSlot1(i)]; in FillDistancesPrices()

Completed in 4 milliseconds