Home
last modified time | relevance | path

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

/external/lzma/C/
DXzDec.c358 static SRes Lzma2State_SetProps(void *pp, const Byte *props, size_t propSize, ISzAllocPtr alloc) in Lzma2State_SetProps() function
418 p->SetProps = Lzma2State_SetProps; in Lzma2State_SetFromMethod()