Searched refs:HUFFMAN_TABLE_SIZE_258 (Results 1 – 1 of 1) sorted by relevance
67 private static final int HUFFMAN_TABLE_SIZE_258 = 632; field in Decode298 s.blockTrees = new int[7 + 3 * (HUFFMAN_TABLE_SIZE_258 + HUFFMAN_TABLE_SIZE_26)]; in initState()