Searched refs:NORMALIZE (Results 1 – 2 of 2) sorted by relevance
20 #define NORMALIZE if (range < kTopValue) { range <<= 8; code = (code << 8) | (*buf++); } macro22 #define IF_BIT_0(p) ttt = *(p); NORMALIZE; bound = (range >> kNumBitModelTotalBits) * ttt; if (code…342 NORMALIZE in LzmaDec_DecodeReal()438 NORMALIZE; in LzmaDec_DecodeReal()
269 | NORMALIZE