Searched refs:IF_BIT_0 (Results 1 – 2 of 2) sorted by relevance
19 #define IF_BIT_0(p) ttt = *(p); NORMALIZE; bound = (range >> kNumBitModelTotalBits) * ttt; if (code… macro22 #define GET_BIT2(p, i, A0, A1) IF_BIT_0(p) \161 IF_BIT_0(prob) in LzmaDec_DecodeReal()201 IF_BIT_0(prob) in LzmaDec_DecodeReal()213 IF_BIT_0(prob) in LzmaDec_DecodeReal()217 IF_BIT_0(prob) in LzmaDec_DecodeReal()233 IF_BIT_0(prob) in LzmaDec_DecodeReal()242 IF_BIT_0(prob) in LzmaDec_DecodeReal()264 IF_BIT_0(probLen) in LzmaDec_DecodeReal()275 IF_BIT_0(probLen) in LzmaDec_DecodeReal()
29 #define IF_BIT_0(p) ttt = *(p); bound = (range >> kNumBitModelTotalBits) * ttt; if (code < bound) macro91 IF_BIT_0(prob) in Bcj2_Decode()