Searched refs:NORMALIZE (Results 1 – 1 of 1) sorted by relevance
24 #define NORMALIZE if (range < kTopValue) { range <<= 8; code = (code << 8) | (*buf++); } macro26 #define IF_BIT_0(p) ttt = *(p); NORMALIZE; bound = (range >> kNumBitModelTotalBits) * ttt; if (code…343 NORMALIZE in LzmaDec_DecodeReal()431 NORMALIZE; in LzmaDec_DecodeReal()