Home
last modified time | relevance | path

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

/external/lzma/Java/SevenZip/Compression/LZMA/
DEncoder.java857 int nextRepMatchPrice = curAnd1Price + in GetOptimum() local
927 …int nextRepMatchPrice = nextMatchPrice + SevenZip.Compression.RangeCoder.Encoder.GetPrice1(_isRep[… in GetOptimum() local
1002 …int nextRepMatchPrice = nextMatchPrice + SevenZip.Compression.RangeCoder.Encoder.GetPrice1(_isRep[… in GetOptimum() local
/external/lzma/C/
DLzmaEnc.c1346 UInt32 nextRepMatchPrice = curAnd1Price + in GetOptimum() local
1414 UInt32 nextRepMatchPrice; in GetOptimum() local
1506 UInt32 nextRepMatchPrice; in GetOptimum() local