Searched refs:prob (Results 1 – 6 of 6) sorted by relevance
49 #define NORMAL_LITER_DEC GET_BIT(prob + symbol, symbol)53 probLit = prob + offs + bit + symbol; \164 CLzmaProb *prob; in LzmaDec_DecodeReal() local169 prob = probs + IsMatch + (state << kNumPosBitsMax) + posState; in LzmaDec_DecodeReal()170 IF_BIT_0(prob) in LzmaDec_DecodeReal()173 UPDATE_0(prob); in LzmaDec_DecodeReal()174 prob = probs + Literal; in LzmaDec_DecodeReal()176 prob += ((UInt32)LZMA_LIT_SIZE * (((processedPos & lpMask) << lc) + in LzmaDec_DecodeReal()232 UPDATE_1(prob); in LzmaDec_DecodeReal()233 prob = probs + IsRep + state; in LzmaDec_DecodeReal()[all …]
602 static void RangeEnc_EncodeBit(CRangeEnc *p, CLzmaProb *prob, UInt32 symbol) in RangeEnc_EncodeBit() argument604 UInt32 ttt = *prob; in RangeEnc_EncodeBit()617 *prob = (CLzmaProb)ttt; in RangeEnc_EncodeBit()674 #define GET_PRICE(prob, symbol) \ argument675 p->ProbPrices[((prob) ^ (((-(int)(symbol))) & (kBitModelTotal - 1))) >> kNumMoveReducingBits];677 #define GET_PRICEa(prob, symbol) \ argument678 ProbPrices[((prob) ^ ((-((int)(symbol))) & (kBitModelTotal - 1))) >> kNumMoveReducingBits];680 #define GET_PRICE_0(prob) p->ProbPrices[(prob) >> kNumMoveReducingBits] argument681 #define GET_PRICE_1(prob) p->ProbPrices[((prob) ^ (kBitModelTotal - 1)) >> kNumMoveReducingBits] argument683 #define GET_PRICE_0a(prob) ProbPrices[(prob) >> kNumMoveReducingBits] argument[all …]
51 #define NORMAL_LITER_DEC GET_BIT(prob + symbol, symbol)55 probLit = prob + offs + bit + symbol; \166 CLzmaProb *prob; in LzmaDec_DecodeReal() local171 prob = probs + IsMatch + (state << kNumPosBitsMax) + posState; in LzmaDec_DecodeReal()172 IF_BIT_0(prob) in LzmaDec_DecodeReal()175 UPDATE_0(prob); in LzmaDec_DecodeReal()176 prob = probs + Literal; in LzmaDec_DecodeReal()178 prob += ((UInt32)LZMA_LIT_SIZE * (((processedPos & lpMask) << lc) + in LzmaDec_DecodeReal()234 UPDATE_1(prob); in LzmaDec_DecodeReal()235 prob = probs + IsRep + state; in LzmaDec_DecodeReal()[all …]
610 self.parser.set_defaults(prob=0.43)
745 …aceGuid_PcdPciBridgeIoAlignmentProbe_PROMPT #language en-US "Enable PCI bridge IO alignment prob."