Searched refs:IF_BIT_0 (Results 1 – 2 of 2) sorted by relevance
21 #define IF_BIT_0(p) ttt = *(p); NORMALIZE; bound = (range >> kNumBitModelTotalBits) * ttt; if (code… macro24 #define GET_BIT2(p, i, A0, A1) IF_BIT_0(p) \170 IF_BIT_0(prob) in LzmaDec_DecodeReal()233 IF_BIT_0(prob) in LzmaDec_DecodeReal()245 IF_BIT_0(prob) in LzmaDec_DecodeReal()249 IF_BIT_0(prob) in LzmaDec_DecodeReal()265 IF_BIT_0(prob) in LzmaDec_DecodeReal()274 IF_BIT_0(prob) in LzmaDec_DecodeReal()296 IF_BIT_0(probLen) in LzmaDec_DecodeReal()307 IF_BIT_0(probLen) in LzmaDec_DecodeReal()
31 #define IF_BIT_0(p) ttt = *(p); bound = (range >> kNumBitModelTotalBits) * ttt; if (code < bound) macro93 IF_BIT_0(prob) in Bcj2_Decode()