Searched defs:curAndLenPrice (Results 1 – 1 of 1) sorted by relevance
1093 UInt32 curAndLenPrice = price + p->repLenEnc.prices[posState][repLen - 2]; in GetOptimum() local1119 … UInt32 curAndLenPrice = normalMatchPrice + p->lenEnc.prices[posState][len - LZMA_MATCH_LEN_MIN]; in GetOptimum() local1322 UInt32 curAndLenPrice; in GetOptimum() local1359 UInt32 curAndLenPrice = price + p->repLenEnc.prices[posState][lenTest - 2]; in GetOptimum() local1401 UInt32 curAndLenPrice; in GetOptimum() local1446 …UInt32 curAndLenPrice = normalMatchPrice + p->lenEnc.prices[posState][lenTest - LZMA_MATCH_LEN_MIN… in GetOptimum() local1491 UInt32 curAndLenPrice; in GetOptimum() local