Searched defs:RC_NORM_BASE (Results 1 – 2 of 2) sorted by relevance
28 #define RC_NORM_BASE(p) if ((p)->Range < kTopValue) \ macro
41 #define RC_NORM_BASE(p) if (R->Range < kTopValue) { R->Range <<= 8; Ppmd7z_RangeEnc_ShiftLow(p); macro