Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/lzma/
H A DLzmaEnc.c218 } CLenPriceEnc; typedef
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 *ProbPric… in LenPriceEnc_UpdateTable()
805 static void LenPriceEnc_UpdateTables(CLenPriceEnc *p, UInt32 numPosStates, UInt32 *ProbPrices) in LenPriceEnc_UpdateTables()
812 static void LenEnc_Encode2(CLenPriceEnc *p, CRangeEnc *rc, UInt32 symbol, UInt32 posState, Bool upd… in LenEnc_Encode2()