Home
last modified time | relevance | path

Searched refs:SetDecoderProperties (Results 1 - 7 of 7) sorted by relevance

/third_party/lzma/CS/7zip/
H A DICoder.cs155 void SetDecoderProperties(byte[] properties); in SetDecoderProperties() method
/third_party/lzma/Java/SevenZip/
H A DLzmaAlone.java232 if (!decoder.SetDecoderProperties(properties)) in main()
H A DLzmaBench.java315 decoder.SetDecoderProperties(propArray); in LzmaBenchmark()
/third_party/lzma/Java/SevenZip/Compression/LZMA/
H A DDecoder.java313 public boolean SetDecoderProperties(byte[] properties) in SetDecoderProperties() method in Decoder
/third_party/lzma/CS/7zip/Compress/LzmaAlone/
H A DLzmaBench.cs311 decoder.SetDecoderProperties(propArray); in LzmaBenchmark()
H A DLzmaAlone.cs327 decoder.SetDecoderProperties(properties); in Main2()
/third_party/lzma/CS/7zip/Compress/LZMA/
H A DLzmaDecoder.cs349 public void SetDecoderProperties(byte[] properties) in SetDecoderProperties() method in SevenZip.Compression.LZMA.Decoder

Completed in 5 milliseconds