Home
last modified time | relevance | path

Searched refs:nextRepMatchPrice (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/lzma/
H A DLzmaEnc.c1303 UInt32 nextRepMatchPrice = curAnd1Price + in GetOptimum() local
1313 curAndLenPrice = nextRepMatchPrice + GetRepPrice(p, 0, lenTest2, state2, posStateNext); in GetOptimum()
1365 UInt32 nextRepMatchPrice; in GetOptimum() local
1381 nextRepMatchPrice = curAndLenCharPrice + in GetOptimum()
1392 … curAndLenPrice = nextRepMatchPrice + GetRepPrice(p, 0, lenTest2, state2, posStateNext); in GetOptimum()
1455 UInt32 nextRepMatchPrice; in GetOptimum() local
1470 nextRepMatchPrice = curAndLenCharPrice + in GetOptimum()
1481 … curAndLenPrice = nextRepMatchPrice + GetRepPrice(p, 0, lenTest2, state2, posStateNext); in GetOptimum()