Home
last modified time | relevance | path

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

/external/lzma/C/
DLzmaEnc.c231 } CLenPriceEnc; typedef
262 CLenPriceEnc lenEnc;
263 CLenPriceEnc repLenEnc;
327 CLenPriceEnc lenEnc;
328 CLenPriceEnc repLenEnc;
789 static void MY_FAST_CALL LenPriceEnc_UpdateTable(CLenPriceEnc *p, UInt32 posState, UInt32 *ProbPric… in LenPriceEnc_UpdateTable()
795 static void LenPriceEnc_UpdateTables(CLenPriceEnc *p, UInt32 numPosStates, UInt32 *ProbPrices) in LenPriceEnc_UpdateTables()
802 static void LenEnc_Encode2(CLenPriceEnc *p, CRangeEnc *rc, UInt32 symbol, UInt32 posState, Bool upd… in LenEnc_Encode2()