Searched refs:SetDecoderProperties (Results 1 – 7 of 7) sorted by relevance
155 void SetDecoderProperties(byte[] properties); in SetDecoderProperties() method
232 if (!decoder.SetDecoderProperties(properties)) in main()
315 decoder.SetDecoderProperties(propArray); in LzmaBenchmark()
327 decoder.SetDecoderProperties(properties); in Main2()
311 decoder.SetDecoderProperties(propArray); in LzmaBenchmark()
313 public boolean SetDecoderProperties(byte[] properties) in SetDecoderProperties() method in Decoder
349 public void SetDecoderProperties(byte[] properties) in SetDecoderProperties() method in SevenZip.Compression.LZMA.Decoder