Searched refs:LzwDecode (Results 1 – 2 of 2) sorted by relevance
86 ItOut LzwDecode(ItIn begin, ItIn end, ItOut out) { in LzwDecode() function
237 to = LzwDecode<uptr>(decoder, end, to);