Searched refs:SetProps (Results 1 – 2 of 2) sorted by relevance
216 p->SetProps = BraState_SetProps; in BraState_SetFromMethod()265 p->SetProps = SbState_SetProps; in SbState_SetFromMethod()311 p->SetProps = Lzma2State_SetProps; in Lzma2State_SetFromMethod()584 RINOK(sc->SetProps(sc->p, f->props, f->propsSize, p->alloc)); in XzDec_Init()
154 SRes (*SetProps)(void *p, const Byte *props, size_t propSize, ISzAlloc *alloc); member