Home
last modified time | relevance | path

Searched refs:kInfinityPrice (Results 1 – 1 of 1) sorted by relevance

/external/lzma/C/
DLzmaEnc.c531 #define kInfinityPrice (1 << 30) macro
1500 if (nextOpt->price < kInfinityPrice in GetOptimum()
1853 p->opt[last].price = kInfinityPrice; in GetOptimum()
2673 p->opt[i].price = kInfinityPrice; in LzmaEnc_Init()