Home
last modified time | relevance | path

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

/external/lzma/C/
DLzmaEnc.c107 static unsigned GetPosSlot1(UInt32 pos) in GetPosSlot1() function
162 #define GetPosSlot1(pos) p->g_FastPos[pos] macro
2118 unsigned posSlot = GetPosSlot1(i); in FillDistancesPrices()
2190 UInt32 slotPrice = posSlotPrices[GetPosSlot1(i)]; in FillDistancesPrices()