Home
last modified time | relevance | path

Searched refs:SetPrices_3 (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/C/
H A DLzmaEnc.c963 static void SetPrices_3(const CLzmaProb *probs, UInt32 startPrice, UInt32 *prices, const CProbPrice *ProbPrices) in SetPrices_3() function
998 SetPrices_3(probs, a, prices, ProbPrices); in LenPriceEnc_UpdateTables()
999 SetPrices_3(probs + kLenNumLowSymbols, c, prices + kLenNumLowSymbols, ProbPrices); in LenPriceEnc_UpdateTables()

Completed in 5 milliseconds