Searched defs:curAndLenPrice (Results 1 – 1 of 1) sorted by relevance
1079 UInt32 curAndLenPrice = price + p->repLenEnc.prices[posState][repLen - 2]; in GetOptimum() local1105 … UInt32 curAndLenPrice = normalMatchPrice + p->lenEnc.prices[posState][len - LZMA_MATCH_LEN_MIN]; in GetOptimum() local1308 UInt32 curAndLenPrice; in GetOptimum() local1345 UInt32 curAndLenPrice = price + p->repLenEnc.prices[posState][lenTest - 2]; in GetOptimum() local1387 UInt32 curAndLenPrice; in GetOptimum() local1432 …UInt32 curAndLenPrice = normalMatchPrice + p->lenEnc.prices[posState][lenTest - LZMA_MATCH_LEN_MIN… in GetOptimum() local1477 UInt32 curAndLenPrice; in GetOptimum() local