Searched refs:kNumOpts (Results 1 – 1 of 1) sorted by relevance
171 #define kNumOpts (1 << 12) macro312 COptimal opt[kNumOpts];1292 UInt32 temp = kNumOpts - 1 - cur; in GetOptimum()1915 if (processed + kNumOpts + 300 >= maxUnpackSize || in LzmaEnc_CodeOneBlock()1916 RangeEnc_GetProcessed(&p->rc) + kNumOpts * 2 >= maxPackSize) in LzmaEnc_CodeOneBlock()1934 UInt32 beforeSize = kNumOpts; in LzmaEnc_Alloc()