Searched refs:LzmaProps (Results 1 – 1 of 1) sorted by relevance
46 Byte LzmaProps[5]; member48 UInt32 GetDicSize() const { return GetUi32(LzmaProps + 1); } in GetDicSize()60 LzmaProps[i] = sig[i]; in Parse()63 LzmaProps[0] < 5 * 5 * 9 && in Parse()66 CheckDicSize(LzmaProps + 1); in Parse()134 RINOK(setDecoderProperties->SetDecoderProperties2(header.LzmaProps, 5)); in Code()