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

/illumos-gate/usr/src/common/lzma/
H A DLzmaEnc.c218 } CLenPriceEnc; typedef in typeref:struct:__anon1991
269 CLenPriceEnc lenEnc;
270 CLenPriceEnc repLenEnc;
334 CLenPriceEnc lenEnc;
335 CLenPriceEnc repLenEnc;
799 static void MY_FAST_CALL LenPriceEnc_UpdateTable(CLenPriceEnc *p, UInt32 posState, UInt32 *ProbPrices)
805 static void LenPriceEnc_UpdateTables(CLenPriceEnc *p, UInt32 numPosStates, UInt32 *ProbPrices)
812 static void LenEnc_Encode2(CLenPriceEnc *p, CRangeEnc *rc, UInt32 symbol, UInt32 posState, Bool updatePrice, UInt32 *ProbPrices)

Completed in 64 milliseconds