Home
last modified time | relevance | path

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

/external/lzma/C/
DXzDec.c198 SRes BraState_SetFromMethod(IStateCoder *p, UInt64 id, ISzAlloc *alloc) in BraState_SetFromMethod()
256 SRes SbState_SetFromMethod(IStateCoder *p, ISzAlloc *alloc) in SbState_SetFromMethod()
304 static SRes Lzma2State_SetFromMethod(IStateCoder *p, ISzAlloc *alloc) in Lzma2State_SetFromMethod()
334 IStateCoder *sc = &p->coders[i]; in MixCoder_Free()
354 IStateCoder *coder = &p->coders[i]; in MixCoder_Init()
361 IStateCoder *sc = &p->coders[coderIndex]; in MixCoder_SetFromMethod()
408 IStateCoder *coder = &p->coders[i]; in MixCoder_Code()
583 IStateCoder *sc = &p->coders[i]; in XzDec_Init()
DXz.h158 } IStateCoder; typedef
171 IStateCoder coders[MIXCODER_NUM_FILTERS_MAX];