Searched refs:CLzmaEnc (Results 1 – 1 of 1) sorted by relevance
391 } CLzmaEnc; typedef399 CLzmaEnc *p = (CLzmaEnc *)pp; in LzmaEnc_SaveState()425 CLzmaEnc *dest = (CLzmaEnc *)pp; in LzmaEnc_RestoreState()452 CLzmaEnc *p = (CLzmaEnc *)pp; in LzmaEnc_SetProps()511 CLzmaEnc *p = (CLzmaEnc *)pp; in LzmaEnc_SetDataSize()982 static unsigned ReadMatchDistances(CLzmaEnc *p, unsigned *numPairsRes) in ReadMatchDistances()1041 static UInt32 GetPrice_PureRep(const CLzmaEnc *p, unsigned repIndex, size_t state, size_t posState) in GetPrice_PureRep()1066 static unsigned Backward(CLzmaEnc *p, unsigned cur) in Backward()1118 static unsigned GetOptimum(CLzmaEnc *p, UInt32 position) in GetOptimum()1865 static unsigned GetOptimumFast(CLzmaEnc *p) in GetOptimumFast()[all …]