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

/illumos-gate/usr/src/common/lzma/
H A DLzmaEnc.c210 } CLenEnc; typedef in typeref:struct:__anon1990
214 CLenEnc p;
741 static void LenEnc_Init(CLenEnc *p)
753 static void LenEnc_Encode(CLenEnc *p, CRangeEnc *rc, UInt32 symbol, UInt32 posState)
776 static void LenEnc_SetPrices(CLenEnc *p, UInt32 posState, UInt32 numSymbols, UInt32 *prices, UInt32 *ProbPrices)

Completed in 65 milliseconds