Searched defs:lzf_decompress (Results 1 – 3 of 3) sorted by relevance
56 lzf_decompress (const void *const in_data, unsigned int in_len, in lzf_decompress() function
277 public int lzf_decompress ( byte[] in_data, int in_len, byte[] out_data, int out_len) in lzf_decompress() method in LZF.NET.CLZF
277 public static int lzf_decompress ( byte[] in_data, int in_len, byte[] out_data, int out_len) in lzf_decompress() method in CLZF