Searched defs:curAndLenPrice (Results 1 – 1 of 1) sorted by relevance
1079 UInt32 curAndLenPrice = price + p->repLenEnc.prices[posState][repLen - 2]; in GetOptimum() local 1105 UInt32 curAndLenPrice = normalMatchPrice + p->lenEnc.prices[posState][len - LZMA_MATCH_LEN_MIN]; in GetOptimum() local 1308 UInt32 curAndLenPrice; in GetOptimum() local 1345 UInt32 curAndLenPrice = price + p->repLenEnc.prices[posState][lenTest - 2]; GetOptimum() local 1387 UInt32 curAndLenPrice; GetOptimum() local 1432 UInt32 curAndLenPrice = normalMatchPrice + p->lenEnc.prices[posState][lenTest - LZMA_MATCH_LEN_MIN]; GetOptimum() local 1477 UInt32 curAndLenPrice; GetOptimum() local [all...]