Home
last modified time | relevance | path

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

/external/lzma/C/
DLzmaEnc.c1229 UInt32 matchPrice, repMatchPrice; in GetOptimum() local
1447 UInt32 litPrice, matchPrice, repMatchPrice; in GetOptimum() local
/external/zstd/lib/compress/
Dzstd_opt.c1184 … int const matchPrice = (int)ZSTD_getMatchPrice(offBase, pos, optStatePtr, optLevel); in ZSTD_compressBlock_opt_generic() local
/external/coreboot/util/cbfstool/lzma/C/
DLzmaEnc.c853 uint32_t matchPrice, repMatchPrice, normalMatchPrice; in GetOptimum() local