Lines Matching refs:GetPrice0
222 UInt32 a0 = _choice.GetPrice0();
224 UInt32 b0 = a1 + _choice2.GetPrice0();
457 return _isRepG0[state.Index].GetPrice0() +
458 _isRep0Long[(state.Index << Base.kNumPosStatesBitsMax) + posState].GetPrice0();
466 price = _isRepG0[state.Index].GetPrice0();
473 price += _isRepG1[state.Index].GetPrice0();
608 _optimum[1].Price = _isMatch[(_state.Index << Base.kNumPosStatesBitsMax) + posState].GetPrice0() +
666 UInt32 normalMatchPrice = matchPrice + _isRep[_state.Index].GetPrice0();
808 _isMatch[(state.Index << Base.kNumPosStatesBitsMax) + posState].GetPrice0() +
919 _isMatch[(state2.Index << Base.kNumPosStatesBitsMax) + posStateNext].GetPrice0() +
960 normalMatchPrice = matchPrice + _isRep[state.Index].GetPrice0();
993 _isMatch[(state2.Index << Base.kNumPosStatesBitsMax) + posStateNext].GetPrice0() +