Lines Matching refs:baseVal
1181 int baseVal = ((2 | (posSlot & 1)) << footerBits); 1182 int posReduced = pos - baseVal; 1186 baseVal - posSlot - 1, _rangeEncoder, footerBits, posReduced); 1320 int baseVal = ((2 | (posSlot & 1)) << footerBits); 1322 baseVal - posSlot - 1, footerBits, i - baseVal);