Home
last modified time | relevance | path

Searched defs:shortRepPrice (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/common/lzma/
H A DLzmaEnc.c1046 UInt32 shortRepPrice = repMatchPrice + GetRepLen1Price(p, p->state, posState); in GetOptimum() local
1267 UInt32 shortRepPrice = repMatchPrice + GetRepLen1Price(p, state, posState); in GetOptimum() local