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

/external/chromium_org/third_party/lzma_sdk/
H A DLzmaEnc.c211 } CLenEnc; typedef in typeref:struct:__anon12583
215 CLenEnc p;
721 static void LenEnc_Init(CLenEnc *p)
733 static void LenEnc_Encode(CLenEnc *p, CRangeEnc *rc, UInt32 symbol, UInt32 posState)
756 static void LenEnc_SetPrices(CLenEnc *p, UInt32 posState, UInt32 numSymbols, UInt32 *prices, UInt32 *ProbPrices)
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
H A DLzmaEnc.c212 } CLenEnc; typedef in typeref:struct:__anon14164
216 CLenEnc p;
722 static void LenEnc_Init(CLenEnc *p)
734 static void LenEnc_Encode(CLenEnc *p, CRangeEnc *rc, UInt32 symbol, UInt32 posState)
757 static void LenEnc_SetPrices(CLenEnc *p, UInt32 posState, UInt32 numSymbols, UInt32 *prices, UInt32 *ProbPrices)
/external/lzma/C/
H A DLzmaEnc.c211 } CLenEnc; typedef in typeref:struct:__anon22911
215 CLenEnc p;
721 static void LenEnc_Init(CLenEnc *p)
733 static void LenEnc_Encode(CLenEnc *p, CRangeEnc *rc, UInt32 symbol, UInt32 posState)
756 static void LenEnc_SetPrices(CLenEnc *p, UInt32 posState, UInt32 numSymbols, UInt32 *prices, UInt32 *ProbPrices)

Completed in 68 milliseconds