Home
last modified time | relevance | path

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

/external/lzma/C/
DLzmaEnc.c309 UInt32 distTableSize; member
1672 for (posSlot = 0; posSlot < p->distTableSize; posSlot++) in FillDistancesPrices()
1674 for (posSlot = kEndPosModelIndex; posSlot < p->distTableSize; posSlot++) in FillDistancesPrices()
2037 p->distTableSize = i * 2; in LzmaEnc_AllocAndInit()