Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/lzma/
H A DLzmaEnc.c753 static void LenEnc_Encode(CLenEnc *p, CRangeEnc *rc, UInt32 symbol, UInt32 posState) in LenEnc_Encode() function
814 LenEnc_Encode(&p->p, rc, symbol, posState); in LenEnc_Encode2()