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

/external/lzma/C/
H A DLzmaEnc.c105 UInt32 GetPosSlot1(UInt32 pos) function
143 #define GetPosSlot1(pos) p->g_FastPos[pos] macro
1661 UInt32 posSlot = GetPosSlot1(i);
1683 distancesPrices[i] = posSlotPrices[GetPosSlot1(i)] + tempPrices[i];

Completed in 91 milliseconds