Home
last modified time | relevance | path

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

/external/lzma/C/
DLzmaEnc.c743 static void LenEnc_Encode(CLenEnc *p, CRangeEnc *rc, UInt32 symbol, UInt32 posState) in LenEnc_Encode() function
804 LenEnc_Encode(&p->p, rc, symbol, posState); in LenEnc_Encode2()