Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/lzma/
H A DLzmaEnc.c952 UInt32 matchPrice, repMatchPrice, normalMatchPrice; in GetOptimum() local
1419 UInt32 normalMatchPrice = matchPrice + GET_PRICE_0(p->isRep[state]); in GetOptimum() local