Home
last modified time | relevance | path

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

/external/lzma/C/
DXzDec.c315 static SRes SbState_SetFromMethod(IStateCoder *p, ISzAllocPtr alloc) in SbState_SetFromMethod() function
516 case XZ_ID_Subblock: return SbState_SetFromMethod(sc, p->alloc); in MixCoder_SetFromMethod()