GetLenToPosState 1086 third_party/lzma_sdk/LzmaEnc.c       UInt32 lenToPosState = GetLenToPosState(len);
GetLenToPosState 1413 third_party/lzma_sdk/LzmaEnc.c         UInt32 lenToPosState = GetLenToPosState(lenTest);
GetLenToPosState 1605 third_party/lzma_sdk/LzmaEnc.c   RcTree_Encode(&p->rc, p->posSlotEncoder[GetLenToPosState(len)], kNumPosSlotBits, (1 << kNumPosSlotBits) - 1);
GetLenToPosState 1839 third_party/lzma_sdk/LzmaEnc.c         RcTree_Encode(&p->rc, p->posSlotEncoder[GetLenToPosState(len)], kNumPosSlotBits, posSlot);