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