Searched defs:tableIndex (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/
H A DTIFFLZWDecompressor.java57 private int tableIndex, bitsToGet = 9; field in class:TIFFLZWDecompressor
[all...]
H A DTIFFLZWUtil.java41 int tableIndex, bitsToGet = 9; field in class:TIFFLZWUtil
[all...]

Completed in 82 milliseconds