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

/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A DLzmaEnc.c802 static void LenEnc_SetPrices(CLenEnc *p, UInt32 posState, UInt32 numSymbols, UInt32 *prices, UInt32 *ProbPrices) function
827 LenEnc_SetPrices(&p->p, posState, p->tableSize, p->prices[posState], ProbPrices);

Completed in 21 milliseconds