Searched refs:matchPriceCount (Results 1 – 1 of 1) sorted by relevance
345 UInt32 matchPriceCount; member1693 p->matchPriceCount = 0; in FillDistancesPrices()1881 p->matchPriceCount++; in LzmaEnc_CodeOneBlock()1891 if (p->matchPriceCount >= (1 << 7)) in LzmaEnc_CodeOneBlock()