Searched refs:getLc (Results 1 – 2 of 2) sorted by relevance
65 options.getLc(), options.getLp(), options.getPb(), in LZMA2OutputStream()78 props = (options.getPb() * 5 + options.getLp()) * 9 + options.getLc(); in LZMA2OutputStream()
354 public int getLc() { in getLc() method in LZMA2Options