Home
last modified time | relevance | path

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

/external/lzma/Java/SevenZip/Compression/LZMA/
DEncoder.java612 …int matchPrice = SevenZip.Compression.RangeCoder.Encoder.GetPrice1(_isMatch[(_state << Base.kNumPo… in GetOptimum() local
/external/zstd/lib/compress/
Dzstd_opt.c1018 … U32 const matchPrice = ZSTD_getMatchPrice(offset, pos, optStatePtr, optLevel); in ZSTD_compressBlock_opt_generic() local
/external/lzma/C/
DLzmaEnc.c1128 UInt32 matchPrice, repMatchPrice; in GetOptimum() local
1342 UInt32 litPrice, matchPrice, repMatchPrice; in GetOptimum() local