Home
last modified time | relevance | path

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

/external/lzma/C/
DXzDec.c508 static SRes MixCoder_SetFromMethod(CMixCoder *p, unsigned coderIndex, UInt64 methodId, Byte *outBuf… in MixCoder_SetFromMethod() function
895 … RINOK(MixCoder_SetFromMethod(p, i, block->filters[numFilters - 1 - i].id, outBuf, outBufSize)); in XzDecMix_Init()