Searched refs:UPDATE_1 (Results 1 – 2 of 2) sorted by relevance
23 #define UPDATE_1(p) range -= bound; code -= bound; *(p) = (CLzmaProb)(ttt - (ttt >> kNumMoveBits)); macro26 { UPDATE_1(p); i = (i + i) + 1; A1; }231 UPDATE_1(prob); in LzmaDec_DecodeReal()241 UPDATE_1(prob); in LzmaDec_DecodeReal()258 UPDATE_1(prob); in LzmaDec_DecodeReal()263 UPDATE_1(prob); in LzmaDec_DecodeReal()272 UPDATE_1(prob); in LzmaDec_DecodeReal()281 UPDATE_1(prob); in LzmaDec_DecodeReal()305 UPDATE_1(probLen); in LzmaDec_DecodeReal()316 UPDATE_1(probLen); in LzmaDec_DecodeReal()
33 #define UPDATE_1(p) range -= bound; code -= bound; *(p) = (CProb)(ttt - (ttt >> kNumMoveBits)); NOR… macro102 UPDATE_1(prob) in Bcj2_Decode()