Home
last modified time | relevance | path

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

/external/lzma/C/
DXzDec.c450 static void MixCoder_Construct(CMixCoder *p, ISzAllocPtr alloc) in MixCoder_Construct() function
945 MixCoder_Construct(&p->decoder, alloc); in XzUnpacker_Construct()