Searched refs:nPivotValueB (Results 1 – 2 of 2) sorted by relevance
192 int nPivotValueB = nSplitFactor; in DecodeValueRange() local216 m_RangeCoderInfo.range = m_RangeCoderInfo.range / nPivotValueB; in DecodeValueRange()
279 int nPivotValueB = nSplitFactor; in EncodeValue() local293 const int nTemp = m_RangeCoderInfo.range / nPivotValueB; in EncodeValue()