Searched refs:expandCodeToOutputStack (Results 1 – 3 of 3) sorted by relevance
124 return expandCodeToOutputStack(effectiveCode, addedUnfinishedEntry); in decompressNextSymbol()
151 return expandCodeToOutputStack(code, addedUnfinishedEntry); in decompressNextSymbol()
215 protected int expandCodeToOutputStack(final int code, final boolean addedUnfinishedEntry) in expandCodeToOutputStack() method in LZWInputStream