Searched refs:IStateCoder (Results 1 – 3 of 3) sorted by relevance
200 SRes BraState_SetFromMethod(IStateCoder *p, UInt64 id, int encodeMode, ISzAlloc *alloc) in BraState_SetFromMethod()267 SRes SbState_SetFromMethod(IStateCoder *p, ISzAlloc *alloc) in SbState_SetFromMethod()316 static SRes Lzma2State_SetFromMethod(IStateCoder *p, ISzAlloc *alloc) in Lzma2State_SetFromMethod()346 IStateCoder *sc = &p->coders[i]; in MixCoder_Free()369 IStateCoder *coder = &p->coders[i]; in MixCoder_Init()376 IStateCoder *sc = &p->coders[coderIndex]; in MixCoder_SetFromMethod()423 IStateCoder *coder = &p->coders[i]; in MixCoder_Code()598 IStateCoder *sc = &p->coders[i]; in XzDec_Init()
158 } IStateCoder; typedef171 IStateCoder coders[MIXCODER_NUM_FILTERS_MAX];
211 IStateCoder StateCoder;264 SRes BraState_SetFromMethod(IStateCoder *p, UInt64 id, int encodeMode, ISzAlloc *alloc);