Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/lzma/
H A DLzmaEnc.c805 static void LenPriceEnc_UpdateTables(CLenPriceEnc *p, UInt32 numPosStates, UInt32 *ProbPrices) in LenPriceEnc_UpdateTables() argument
808 for (posState = 0; posState < numPosStates; posState++) in LenPriceEnc_UpdateTables()