Searched refs:UPDATE_0 (Results 1 – 2 of 2) sorted by relevance
20 #define UPDATE_0(p) range = bound; *(p) = (CLzmaProb)(ttt + ((kBitModelTotal - ttt) >> kNumMoveBits… macro23 { UPDATE_0(p); i = (i + i); A0; } else \164 UPDATE_0(prob); in LzmaDec_DecodeReal()203 UPDATE_0(prob); in LzmaDec_DecodeReal()215 UPDATE_0(prob); in LzmaDec_DecodeReal()219 UPDATE_0(prob); in LzmaDec_DecodeReal()235 UPDATE_0(prob); in LzmaDec_DecodeReal()244 UPDATE_0(prob); in LzmaDec_DecodeReal()266 UPDATE_0(probLen); in LzmaDec_DecodeReal()277 UPDATE_0(probLen); in LzmaDec_DecodeReal()
30 #define UPDATE_0(p) range = bound; *(p) = (CProb)(ttt + ((kBitModelTotal - ttt) >> kNumMoveBits)); … macro93 UPDATE_0(prob) in Bcj2_Decode()