Searched refs:UPDATE_0 (Results 1 – 2 of 2) sorted by relevance
22 #define UPDATE_0(p) range = bound; *(p) = (CLzmaProb)(ttt + ((kBitModelTotal - ttt) >> kNumMoveBits… macro25 { UPDATE_0(p); i = (i + i); A0; } else \173 UPDATE_0(prob); in LzmaDec_DecodeReal()235 UPDATE_0(prob); in LzmaDec_DecodeReal()247 UPDATE_0(prob); in LzmaDec_DecodeReal()251 UPDATE_0(prob); in LzmaDec_DecodeReal()267 UPDATE_0(prob); in LzmaDec_DecodeReal()276 UPDATE_0(prob); in LzmaDec_DecodeReal()298 UPDATE_0(probLen); in LzmaDec_DecodeReal()309 UPDATE_0(probLen); in LzmaDec_DecodeReal()
32 #define UPDATE_0(p) range = bound; *(p) = (CProb)(ttt + ((kBitModelTotal - ttt) >> kNumMoveBits)); … macro95 UPDATE_0(prob) in Bcj2_Decode()