Home
last modified time | relevance | path

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

/external/lzma/C/
DLzmaEnc.c866 static void SetPrices_3(const CLzmaProb *probs, UInt32 startPrice, UInt32 *prices, const CProbPrice… in SetPrices_3() argument
871 UInt32 price = startPrice; in SetPrices_3()