HomeSort by relevance Sort by last modified time
    Searched refs:MixCoder_SetFromMethod (Results 1 - 2 of 2) sorted by null

  /external/lzma/C/
Xz.h 177 SRes MixCoder_SetFromMethod(CMixCoder *p, unsigned coderIndex, UInt64 methodId);
XzDec.c 374 SRes MixCoder_SetFromMethod(CMixCoder *p, unsigned coderIndex, UInt64 methodId)
594 RINOK(MixCoder_SetFromMethod(p, i, f->id));

Completed in 63 milliseconds