Home
last modified time | relevance | path

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

/external/lzma/C/
DXzDec.c256 SRes SbState_SetFromMethod(IStateCoder *p, ISzAlloc *alloc) in SbState_SetFromMethod() function
367 case XZ_ID_Subblock: return SbState_SetFromMethod(sc, p->alloc); in MixCoder_SetFromMethod()