Home
last modified time | relevance | path

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

/external/lzma/C/
DLzmaEnc.c835 static void LenPriceEnc_UpdateTables(CLenPriceEnc *p, UInt32 numPosStates, const UInt32 *ProbPrices) in LenPriceEnc_UpdateTables() function
2083 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, p->ProbPrices); in LzmaEnc_InitPrices()
2084 LenPriceEnc_UpdateTables(&p->repLenEnc, 1 << p->pb, p->ProbPrices); in LzmaEnc_InitPrices()