Searched refs:hash3Table (Results 1 – 1 of 1) sorted by relevance
23 private final int[] hash3Table = new int[HASH_3_SIZE]; field in Hash23471 return hash3Table[hash3Value]; in getHash3Pos()80 hash3Table[hash3Value] = pos; in updateTables()86 LZEncoder.normalize(hash3Table, normalizeOffset); in normalize()